Documentation ¶
Index ¶
- func DataAwsBudgetsBudget_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func DataAwsBudgetsBudget_IsConstruct(x interface{}) *bool
- func DataAwsBudgetsBudget_IsTerraformDataSource(x interface{}) *bool
- func DataAwsBudgetsBudget_IsTerraformElement(x interface{}) *bool
- func DataAwsBudgetsBudget_TfResourceType() *string
- func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList_Override(d DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList, ...)
- func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference_Override(d DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference, ...)
- func NewDataAwsBudgetsBudgetAutoAdjustDataList_Override(d DataAwsBudgetsBudgetAutoAdjustDataList, ...)
- func NewDataAwsBudgetsBudgetAutoAdjustDataOutputReference_Override(d DataAwsBudgetsBudgetAutoAdjustDataOutputReference, ...)
- func NewDataAwsBudgetsBudgetBudgetLimitList_Override(d DataAwsBudgetsBudgetBudgetLimitList, ...)
- func NewDataAwsBudgetsBudgetBudgetLimitOutputReference_Override(d DataAwsBudgetsBudgetBudgetLimitOutputReference, ...)
- func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendList_Override(d DataAwsBudgetsBudgetCalculatedSpendActualSpendList, ...)
- func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference_Override(d DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference, ...)
- func NewDataAwsBudgetsBudgetCalculatedSpendList_Override(d DataAwsBudgetsBudgetCalculatedSpendList, ...)
- func NewDataAwsBudgetsBudgetCalculatedSpendOutputReference_Override(d DataAwsBudgetsBudgetCalculatedSpendOutputReference, ...)
- func NewDataAwsBudgetsBudgetCostFilterList_Override(d DataAwsBudgetsBudgetCostFilterList, ...)
- func NewDataAwsBudgetsBudgetCostFilterOutputReference_Override(d DataAwsBudgetsBudgetCostFilterOutputReference, ...)
- func NewDataAwsBudgetsBudgetCostTypesList_Override(d DataAwsBudgetsBudgetCostTypesList, ...)
- func NewDataAwsBudgetsBudgetCostTypesOutputReference_Override(d DataAwsBudgetsBudgetCostTypesOutputReference, ...)
- func NewDataAwsBudgetsBudgetNotificationList_Override(d DataAwsBudgetsBudgetNotificationList, ...)
- func NewDataAwsBudgetsBudgetNotificationOutputReference_Override(d DataAwsBudgetsBudgetNotificationOutputReference, ...)
- func NewDataAwsBudgetsBudgetPlannedLimitList_Override(d DataAwsBudgetsBudgetPlannedLimitList, ...)
- func NewDataAwsBudgetsBudgetPlannedLimitOutputReference_Override(d DataAwsBudgetsBudgetPlannedLimitOutputReference, ...)
- func NewDataAwsBudgetsBudget_Override(d DataAwsBudgetsBudget, scope constructs.Construct, id *string, ...)
- type DataAwsBudgetsBudget
- type DataAwsBudgetsBudgetAutoAdjustData
- type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptions
- type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList
- type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference
- type DataAwsBudgetsBudgetAutoAdjustDataList
- type DataAwsBudgetsBudgetAutoAdjustDataOutputReference
- type DataAwsBudgetsBudgetBudgetLimit
- type DataAwsBudgetsBudgetBudgetLimitList
- type DataAwsBudgetsBudgetBudgetLimitOutputReference
- type DataAwsBudgetsBudgetCalculatedSpend
- type DataAwsBudgetsBudgetCalculatedSpendActualSpend
- type DataAwsBudgetsBudgetCalculatedSpendActualSpendList
- type DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference
- type DataAwsBudgetsBudgetCalculatedSpendList
- type DataAwsBudgetsBudgetCalculatedSpendOutputReference
- type DataAwsBudgetsBudgetConfig
- type DataAwsBudgetsBudgetCostFilter
- type DataAwsBudgetsBudgetCostFilterList
- type DataAwsBudgetsBudgetCostFilterOutputReference
- type DataAwsBudgetsBudgetCostTypes
- type DataAwsBudgetsBudgetCostTypesList
- type DataAwsBudgetsBudgetCostTypesOutputReference
- type DataAwsBudgetsBudgetNotification
- type DataAwsBudgetsBudgetNotificationList
- type DataAwsBudgetsBudgetNotificationOutputReference
- type DataAwsBudgetsBudgetPlannedLimit
- type DataAwsBudgetsBudgetPlannedLimitList
- type DataAwsBudgetsBudgetPlannedLimitOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataAwsBudgetsBudget_GenerateConfigForImport ¶
func DataAwsBudgetsBudget_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a DataAwsBudgetsBudget resource upon running "cdktf plan <stack-name>".
func DataAwsBudgetsBudget_IsConstruct ¶
func DataAwsBudgetsBudget_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func DataAwsBudgetsBudget_IsTerraformDataSource ¶
func DataAwsBudgetsBudget_IsTerraformDataSource(x interface{}) *bool
Experimental.
func DataAwsBudgetsBudget_IsTerraformElement ¶
func DataAwsBudgetsBudget_IsTerraformElement(x interface{}) *bool
Experimental.
func DataAwsBudgetsBudget_TfResourceType ¶
func DataAwsBudgetsBudget_TfResourceType() *string
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList_Override ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList_Override(d DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference_Override ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference_Override(d DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetAutoAdjustDataList_Override ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataList_Override(d DataAwsBudgetsBudgetAutoAdjustDataList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetAutoAdjustDataOutputReference_Override ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataOutputReference_Override(d DataAwsBudgetsBudgetAutoAdjustDataOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetBudgetLimitList_Override ¶
func NewDataAwsBudgetsBudgetBudgetLimitList_Override(d DataAwsBudgetsBudgetBudgetLimitList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetBudgetLimitOutputReference_Override ¶
func NewDataAwsBudgetsBudgetBudgetLimitOutputReference_Override(d DataAwsBudgetsBudgetBudgetLimitOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendList_Override ¶
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendList_Override(d DataAwsBudgetsBudgetCalculatedSpendActualSpendList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference_Override ¶
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference_Override(d DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetCalculatedSpendList_Override ¶
func NewDataAwsBudgetsBudgetCalculatedSpendList_Override(d DataAwsBudgetsBudgetCalculatedSpendList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetCalculatedSpendOutputReference_Override ¶
func NewDataAwsBudgetsBudgetCalculatedSpendOutputReference_Override(d DataAwsBudgetsBudgetCalculatedSpendOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetCostFilterList_Override ¶
func NewDataAwsBudgetsBudgetCostFilterList_Override(d DataAwsBudgetsBudgetCostFilterList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetCostFilterOutputReference_Override ¶
func NewDataAwsBudgetsBudgetCostFilterOutputReference_Override(d DataAwsBudgetsBudgetCostFilterOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetCostTypesList_Override ¶
func NewDataAwsBudgetsBudgetCostTypesList_Override(d DataAwsBudgetsBudgetCostTypesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetCostTypesOutputReference_Override ¶
func NewDataAwsBudgetsBudgetCostTypesOutputReference_Override(d DataAwsBudgetsBudgetCostTypesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetNotificationList_Override ¶
func NewDataAwsBudgetsBudgetNotificationList_Override(d DataAwsBudgetsBudgetNotificationList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetNotificationOutputReference_Override ¶
func NewDataAwsBudgetsBudgetNotificationOutputReference_Override(d DataAwsBudgetsBudgetNotificationOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudgetPlannedLimitList_Override ¶
func NewDataAwsBudgetsBudgetPlannedLimitList_Override(d DataAwsBudgetsBudgetPlannedLimitList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataAwsBudgetsBudgetPlannedLimitOutputReference_Override ¶
func NewDataAwsBudgetsBudgetPlannedLimitOutputReference_Override(d DataAwsBudgetsBudgetPlannedLimitOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataAwsBudgetsBudget_Override ¶
func NewDataAwsBudgetsBudget_Override(d DataAwsBudgetsBudget, scope constructs.Construct, id *string, config *DataAwsBudgetsBudgetConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget aws_budgets_budget} Data Source.
Types ¶
type DataAwsBudgetsBudget ¶
type DataAwsBudgetsBudget interface { cdktf.TerraformDataSource AccountId() *string SetAccountId(val *string) AccountIdInput() *string Arn() *string AutoAdjustData() DataAwsBudgetsBudgetAutoAdjustDataList BudgetExceeded() cdktf.IResolvable BudgetLimit() DataAwsBudgetsBudgetBudgetLimitList BudgetType() *string CalculatedSpend() DataAwsBudgetsBudgetCalculatedSpendList // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. ConstructNodeMetadata() *map[string]interface{} CostFilter() DataAwsBudgetsBudgetCostFilterList CostTypes() DataAwsBudgetsBudgetCostTypesList // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Name() *string SetName(val *string) NameInput() *string NamePrefix() *string SetNamePrefix(val *string) NamePrefixInput() *string // The tree node. Node() constructs.Node Notification() DataAwsBudgetsBudgetNotificationList PlannedLimit() DataAwsBudgetsBudgetPlannedLimitList // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. RawOverrides() interface{} Tags() *map[string]*string SetTags(val *map[string]*string) TagsInput() *map[string]*string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string TimePeriodEnd() *string TimePeriodStart() *string TimeUnit() *string // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) ResetAccountId() ResetId() ResetNamePrefix() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetTags() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Adds this resource to the terraform JSON output. // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget aws_budgets_budget}.
func NewDataAwsBudgetsBudget ¶
func NewDataAwsBudgetsBudget(scope constructs.Construct, id *string, config *DataAwsBudgetsBudgetConfig) DataAwsBudgetsBudget
Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget aws_budgets_budget} Data Source.
type DataAwsBudgetsBudgetAutoAdjustData ¶
type DataAwsBudgetsBudgetAutoAdjustData struct { }
type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptions ¶
type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptions struct { }
type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList ¶
type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList
type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference ¶
type DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference interface { cdktf.ComplexObject BudgetAdjustmentPeriod() *float64 // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptions SetInternalValue(val *DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptions) LookbackAvailablePeriods() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference
type DataAwsBudgetsBudgetAutoAdjustDataList ¶
type DataAwsBudgetsBudgetAutoAdjustDataList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetAutoAdjustDataOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetAutoAdjustDataList ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetAutoAdjustDataList
type DataAwsBudgetsBudgetAutoAdjustDataOutputReference ¶
type DataAwsBudgetsBudgetAutoAdjustDataOutputReference interface { cdktf.ComplexObject AutoAdjustType() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string HistoricalOptions() DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList InternalValue() *DataAwsBudgetsBudgetAutoAdjustData SetInternalValue(val *DataAwsBudgetsBudgetAutoAdjustData) LastAutoAdjustTime() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetAutoAdjustDataOutputReference ¶
func NewDataAwsBudgetsBudgetAutoAdjustDataOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetAutoAdjustDataOutputReference
type DataAwsBudgetsBudgetBudgetLimit ¶
type DataAwsBudgetsBudgetBudgetLimit struct { }
type DataAwsBudgetsBudgetBudgetLimitList ¶
type DataAwsBudgetsBudgetBudgetLimitList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetBudgetLimitOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetBudgetLimitList ¶
func NewDataAwsBudgetsBudgetBudgetLimitList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetBudgetLimitList
type DataAwsBudgetsBudgetBudgetLimitOutputReference ¶
type DataAwsBudgetsBudgetBudgetLimitOutputReference interface { cdktf.ComplexObject Amount() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetBudgetLimit SetInternalValue(val *DataAwsBudgetsBudgetBudgetLimit) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Unit() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetBudgetLimitOutputReference ¶
func NewDataAwsBudgetsBudgetBudgetLimitOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetBudgetLimitOutputReference
type DataAwsBudgetsBudgetCalculatedSpend ¶
type DataAwsBudgetsBudgetCalculatedSpend struct { }
type DataAwsBudgetsBudgetCalculatedSpendActualSpend ¶
type DataAwsBudgetsBudgetCalculatedSpendActualSpend struct { }
type DataAwsBudgetsBudgetCalculatedSpendActualSpendList ¶
type DataAwsBudgetsBudgetCalculatedSpendActualSpendList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendList ¶
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetCalculatedSpendActualSpendList
type DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference ¶
type DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference interface { cdktf.ComplexObject Amount() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetCalculatedSpendActualSpend SetInternalValue(val *DataAwsBudgetsBudgetCalculatedSpendActualSpend) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Unit() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference ¶
func NewDataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference
type DataAwsBudgetsBudgetCalculatedSpendList ¶
type DataAwsBudgetsBudgetCalculatedSpendList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetCalculatedSpendOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCalculatedSpendList ¶
func NewDataAwsBudgetsBudgetCalculatedSpendList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetCalculatedSpendList
type DataAwsBudgetsBudgetCalculatedSpendOutputReference ¶
type DataAwsBudgetsBudgetCalculatedSpendOutputReference interface { cdktf.ComplexObject ActualSpend() DataAwsBudgetsBudgetCalculatedSpendActualSpendList // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetCalculatedSpend SetInternalValue(val *DataAwsBudgetsBudgetCalculatedSpend) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCalculatedSpendOutputReference ¶
func NewDataAwsBudgetsBudgetCalculatedSpendOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetCalculatedSpendOutputReference
type DataAwsBudgetsBudgetConfig ¶
type DataAwsBudgetsBudgetConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget#name DataAwsBudgetsBudget#name}. Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget#account_id DataAwsBudgetsBudget#account_id}. AccountId *string `field:"optional" json:"accountId" yaml:"accountId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget#id DataAwsBudgetsBudget#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget#name_prefix DataAwsBudgetsBudget#name_prefix}. NamePrefix *string `field:"optional" json:"namePrefix" yaml:"namePrefix"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.51.1/docs/data-sources/budgets_budget#tags DataAwsBudgetsBudget#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` }
type DataAwsBudgetsBudgetCostFilter ¶
type DataAwsBudgetsBudgetCostFilter struct { }
type DataAwsBudgetsBudgetCostFilterList ¶
type DataAwsBudgetsBudgetCostFilterList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetCostFilterOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCostFilterList ¶
func NewDataAwsBudgetsBudgetCostFilterList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetCostFilterList
type DataAwsBudgetsBudgetCostFilterOutputReference ¶
type DataAwsBudgetsBudgetCostFilterOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetCostFilter SetInternalValue(val *DataAwsBudgetsBudgetCostFilter) Name() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Values() *[]*string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCostFilterOutputReference ¶
func NewDataAwsBudgetsBudgetCostFilterOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetCostFilterOutputReference
type DataAwsBudgetsBudgetCostTypes ¶
type DataAwsBudgetsBudgetCostTypes struct { }
type DataAwsBudgetsBudgetCostTypesList ¶
type DataAwsBudgetsBudgetCostTypesList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetCostTypesOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCostTypesList ¶
func NewDataAwsBudgetsBudgetCostTypesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetCostTypesList
type DataAwsBudgetsBudgetCostTypesOutputReference ¶
type DataAwsBudgetsBudgetCostTypesOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string IncludeCredit() cdktf.IResolvable IncludeDiscount() cdktf.IResolvable IncludeOtherSubscription() cdktf.IResolvable IncludeRecurring() cdktf.IResolvable IncludeRefund() cdktf.IResolvable IncludeSubscription() cdktf.IResolvable IncludeSupport() cdktf.IResolvable IncludeTax() cdktf.IResolvable IncludeUpfront() cdktf.IResolvable InternalValue() *DataAwsBudgetsBudgetCostTypes SetInternalValue(val *DataAwsBudgetsBudgetCostTypes) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) UseAmortized() cdktf.IResolvable UseBlended() cdktf.IResolvable // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetCostTypesOutputReference ¶
func NewDataAwsBudgetsBudgetCostTypesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetCostTypesOutputReference
type DataAwsBudgetsBudgetNotification ¶
type DataAwsBudgetsBudgetNotification struct { }
type DataAwsBudgetsBudgetNotificationList ¶
type DataAwsBudgetsBudgetNotificationList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetNotificationOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetNotificationList ¶
func NewDataAwsBudgetsBudgetNotificationList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetNotificationList
type DataAwsBudgetsBudgetNotificationOutputReference ¶
type DataAwsBudgetsBudgetNotificationOutputReference interface { cdktf.ComplexObject ComparisonOperator() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetNotification SetInternalValue(val *DataAwsBudgetsBudgetNotification) NotificationType() *string SubscriberEmailAddresses() *[]*string SubscriberSnsTopicArns() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Threshold() *float64 ThresholdType() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetNotificationOutputReference ¶
func NewDataAwsBudgetsBudgetNotificationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetNotificationOutputReference
type DataAwsBudgetsBudgetPlannedLimit ¶
type DataAwsBudgetsBudgetPlannedLimit struct { }
type DataAwsBudgetsBudgetPlannedLimitList ¶
type DataAwsBudgetsBudgetPlannedLimitList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) DataAwsBudgetsBudgetPlannedLimitOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetPlannedLimitList ¶
func NewDataAwsBudgetsBudgetPlannedLimitList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataAwsBudgetsBudgetPlannedLimitList
type DataAwsBudgetsBudgetPlannedLimitOutputReference ¶
type DataAwsBudgetsBudgetPlannedLimitOutputReference interface { cdktf.ComplexObject Amount() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataAwsBudgetsBudgetPlannedLimit SetInternalValue(val *DataAwsBudgetsBudgetPlannedLimit) StartTime() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Unit() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataAwsBudgetsBudgetPlannedLimitOutputReference ¶
func NewDataAwsBudgetsBudgetPlannedLimitOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataAwsBudgetsBudgetPlannedLimitOutputReference
Source Files ¶
- DataAwsBudgetsBudget.go
- DataAwsBudgetsBudgetAutoAdjustData.go
- DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptions.go
- DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList.go
- DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsList__checks.go
- DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference.go
- DataAwsBudgetsBudgetAutoAdjustDataHistoricalOptionsOutputReference__checks.go
- DataAwsBudgetsBudgetAutoAdjustDataList.go
- DataAwsBudgetsBudgetAutoAdjustDataList__checks.go
- DataAwsBudgetsBudgetAutoAdjustDataOutputReference.go
- DataAwsBudgetsBudgetAutoAdjustDataOutputReference__checks.go
- DataAwsBudgetsBudgetBudgetLimit.go
- DataAwsBudgetsBudgetBudgetLimitList.go
- DataAwsBudgetsBudgetBudgetLimitList__checks.go
- DataAwsBudgetsBudgetBudgetLimitOutputReference.go
- DataAwsBudgetsBudgetBudgetLimitOutputReference__checks.go
- DataAwsBudgetsBudgetCalculatedSpend.go
- DataAwsBudgetsBudgetCalculatedSpendActualSpend.go
- DataAwsBudgetsBudgetCalculatedSpendActualSpendList.go
- DataAwsBudgetsBudgetCalculatedSpendActualSpendList__checks.go
- DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference.go
- DataAwsBudgetsBudgetCalculatedSpendActualSpendOutputReference__checks.go
- DataAwsBudgetsBudgetCalculatedSpendList.go
- DataAwsBudgetsBudgetCalculatedSpendList__checks.go
- DataAwsBudgetsBudgetCalculatedSpendOutputReference.go
- DataAwsBudgetsBudgetCalculatedSpendOutputReference__checks.go
- DataAwsBudgetsBudgetConfig.go
- DataAwsBudgetsBudgetCostFilter.go
- DataAwsBudgetsBudgetCostFilterList.go
- DataAwsBudgetsBudgetCostFilterList__checks.go
- DataAwsBudgetsBudgetCostFilterOutputReference.go
- DataAwsBudgetsBudgetCostFilterOutputReference__checks.go
- DataAwsBudgetsBudgetCostTypes.go
- DataAwsBudgetsBudgetCostTypesList.go
- DataAwsBudgetsBudgetCostTypesList__checks.go
- DataAwsBudgetsBudgetCostTypesOutputReference.go
- DataAwsBudgetsBudgetCostTypesOutputReference__checks.go
- DataAwsBudgetsBudgetNotification.go
- DataAwsBudgetsBudgetNotificationList.go
- DataAwsBudgetsBudgetNotificationList__checks.go
- DataAwsBudgetsBudgetNotificationOutputReference.go
- DataAwsBudgetsBudgetNotificationOutputReference__checks.go
- DataAwsBudgetsBudgetPlannedLimit.go
- DataAwsBudgetsBudgetPlannedLimitList.go
- DataAwsBudgetsBudgetPlannedLimitList__checks.go
- DataAwsBudgetsBudgetPlannedLimitOutputReference.go
- DataAwsBudgetsBudgetPlannedLimitOutputReference__checks.go
- DataAwsBudgetsBudget__checks.go
- main.go