Versions in this module Expand all Collapse all v13 v13.0.0 Apr 14, 2023 Changes in this version + func CeAnomalySubscription_IsConstruct(x interface{}) *bool + func CeAnomalySubscription_IsTerraformElement(x interface{}) *bool + func CeAnomalySubscription_IsTerraformResource(x interface{}) *bool + func CeAnomalySubscription_TfResourceType() *string + func NewCeAnomalySubscriptionSubscriberList_Override(c CeAnomalySubscriptionSubscriberList, ...) + func NewCeAnomalySubscriptionSubscriberOutputReference_Override(c CeAnomalySubscriptionSubscriberOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionAndCostCategoryOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionAndCostCategoryOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionAndDimensionOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionAndDimensionOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionAndList_Override(c CeAnomalySubscriptionThresholdExpressionAndList, ...) + func NewCeAnomalySubscriptionThresholdExpressionAndOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionAndOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionAndTagsOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionAndTagsOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionCostCategoryOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionCostCategoryOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionDimensionOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionDimensionOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionNotCostCategoryOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionNotCostCategoryOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionNotDimensionOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionNotDimensionOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionNotOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionNotOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionNotTagsOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionNotTagsOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionOrCostCategoryOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionOrCostCategoryOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionOrDimensionOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionOrDimensionOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionOrList_Override(c CeAnomalySubscriptionThresholdExpressionOrList, ...) + func NewCeAnomalySubscriptionThresholdExpressionOrOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionOrOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionOrTagsOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionOrTagsOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionOutputReference, ...) + func NewCeAnomalySubscriptionThresholdExpressionTagsOutputReference_Override(c CeAnomalySubscriptionThresholdExpressionTagsOutputReference, ...) + func NewCeAnomalySubscription_Override(c CeAnomalySubscription, scope constructs.Construct, id *string, ...) + type CeAnomalySubscription interface + AccountId func() *string + AccountIdInput func() *string + AddOverride func(path *string, value interface{}) + Arn func() *string + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + Frequency func() *string + FrequencyInput func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + MonitorArnList func() *[]*string + MonitorArnListInput func() *[]*string + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutSubscriber func(value interface{}) + PutThresholdExpression func(value *CeAnomalySubscriptionThresholdExpression) + RawOverrides func() interface{} + ResetAccountId func() + ResetId func() + ResetOverrideLogicalId func() + ResetTags func() + ResetTagsAll func() + ResetThreshold func() + ResetThresholdExpression func() + SetAccountId func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetFrequency func(val *string) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetMonitorArnList func(val *[]*string) + SetName func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetTags func(val *map[string]*string) + SetTagsAll func(val *map[string]*string) + SetThreshold func(val *float64) + Subscriber func() CeAnomalySubscriptionSubscriberList + SubscriberInput func() interface{} + SynthesizeAttributes func() *map[string]interface{} + Tags func() *map[string]*string + TagsAll func() *map[string]*string + TagsAllInput func() *map[string]*string + TagsInput func() *map[string]*string + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Threshold func() *float64 + ThresholdExpression func() CeAnomalySubscriptionThresholdExpressionOutputReference + ThresholdExpressionInput func() *CeAnomalySubscriptionThresholdExpression + ThresholdInput func() *float64 + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewCeAnomalySubscription(scope constructs.Construct, id *string, config *CeAnomalySubscriptionConfig) CeAnomalySubscription + type CeAnomalySubscriptionConfig struct + AccountId *string + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Frequency *string + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + MonitorArnList *[]*string + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Subscriber interface{} + Tags *map[string]*string + TagsAll *map[string]*string + Threshold *float64 + ThresholdExpression *CeAnomalySubscriptionThresholdExpression + type CeAnomalySubscriptionSubscriber struct + Address *string + Type *string + type CeAnomalySubscriptionSubscriberList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) CeAnomalySubscriptionSubscriberOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewCeAnomalySubscriptionSubscriberList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) CeAnomalySubscriptionSubscriberList + type CeAnomalySubscriptionSubscriberOutputReference interface + Address func() *string + AddressInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetAddress func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetType func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Type func() *string + TypeInput func() *string + func NewCeAnomalySubscriptionSubscriberOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) CeAnomalySubscriptionSubscriberOutputReference + type CeAnomalySubscriptionThresholdExpression struct + And interface{} + CostCategory *CeAnomalySubscriptionThresholdExpressionCostCategory + Dimension *CeAnomalySubscriptionThresholdExpressionDimension + Not *CeAnomalySubscriptionThresholdExpressionNot + Or interface{} + Tags *CeAnomalySubscriptionThresholdExpressionTags + type CeAnomalySubscriptionThresholdExpressionAnd struct + CostCategory *CeAnomalySubscriptionThresholdExpressionAndCostCategory + Dimension *CeAnomalySubscriptionThresholdExpressionAndDimension + Tags *CeAnomalySubscriptionThresholdExpressionAndTags + type CeAnomalySubscriptionThresholdExpressionAndCostCategory struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionAndCostCategoryOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionAndCostCategory + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionAndCostCategory) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionAndCostCategoryOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionAndCostCategoryOutputReference + type CeAnomalySubscriptionThresholdExpressionAndDimension struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionAndDimensionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionAndDimension + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionAndDimension) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionAndDimensionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionAndDimensionOutputReference + type CeAnomalySubscriptionThresholdExpressionAndList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) CeAnomalySubscriptionThresholdExpressionAndOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewCeAnomalySubscriptionThresholdExpressionAndList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) CeAnomalySubscriptionThresholdExpressionAndList + type CeAnomalySubscriptionThresholdExpressionAndOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CostCategory func() CeAnomalySubscriptionThresholdExpressionAndCostCategoryOutputReference + CostCategoryInput func() *CeAnomalySubscriptionThresholdExpressionAndCostCategory + CreationStack func() *[]*string + Dimension func() CeAnomalySubscriptionThresholdExpressionAndDimensionOutputReference + DimensionInput func() *CeAnomalySubscriptionThresholdExpressionAndDimension + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutCostCategory func(value *CeAnomalySubscriptionThresholdExpressionAndCostCategory) + PutDimension func(value *CeAnomalySubscriptionThresholdExpressionAndDimension) + PutTags func(value *CeAnomalySubscriptionThresholdExpressionAndTags) + ResetCostCategory func() + ResetDimension func() + ResetTags func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Tags func() CeAnomalySubscriptionThresholdExpressionAndTagsOutputReference + TagsInput func() *CeAnomalySubscriptionThresholdExpressionAndTags + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewCeAnomalySubscriptionThresholdExpressionAndOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) CeAnomalySubscriptionThresholdExpressionAndOutputReference + type CeAnomalySubscriptionThresholdExpressionAndTags struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionAndTagsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionAndTags + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionAndTags) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionAndTagsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionAndTagsOutputReference + type CeAnomalySubscriptionThresholdExpressionCostCategory struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionCostCategoryOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionCostCategory + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionCostCategory) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionCostCategoryOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionCostCategoryOutputReference + type CeAnomalySubscriptionThresholdExpressionDimension struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionDimensionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionDimension + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionDimension) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionDimensionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionDimensionOutputReference + type CeAnomalySubscriptionThresholdExpressionNot struct + CostCategory *CeAnomalySubscriptionThresholdExpressionNotCostCategory + Dimension *CeAnomalySubscriptionThresholdExpressionNotDimension + Tags *CeAnomalySubscriptionThresholdExpressionNotTags + type CeAnomalySubscriptionThresholdExpressionNotCostCategory struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionNotCostCategoryOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionNotCostCategory + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionNotCostCategory) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionNotCostCategoryOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionNotCostCategoryOutputReference + type CeAnomalySubscriptionThresholdExpressionNotDimension struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionNotDimensionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionNotDimension + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionNotDimension) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionNotDimensionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionNotDimensionOutputReference + type CeAnomalySubscriptionThresholdExpressionNotOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CostCategory func() CeAnomalySubscriptionThresholdExpressionNotCostCategoryOutputReference + CostCategoryInput func() *CeAnomalySubscriptionThresholdExpressionNotCostCategory + CreationStack func() *[]*string + Dimension func() CeAnomalySubscriptionThresholdExpressionNotDimensionOutputReference + DimensionInput func() *CeAnomalySubscriptionThresholdExpressionNotDimension + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionNot + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutCostCategory func(value *CeAnomalySubscriptionThresholdExpressionNotCostCategory) + PutDimension func(value *CeAnomalySubscriptionThresholdExpressionNotDimension) + PutTags func(value *CeAnomalySubscriptionThresholdExpressionNotTags) + ResetCostCategory func() + ResetDimension func() + ResetTags func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionNot) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Tags func() CeAnomalySubscriptionThresholdExpressionNotTagsOutputReference + TagsInput func() *CeAnomalySubscriptionThresholdExpressionNotTags + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewCeAnomalySubscriptionThresholdExpressionNotOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionNotOutputReference + type CeAnomalySubscriptionThresholdExpressionNotTags struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionNotTagsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionNotTags + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionNotTags) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionNotTagsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionNotTagsOutputReference + type CeAnomalySubscriptionThresholdExpressionOr struct + CostCategory *CeAnomalySubscriptionThresholdExpressionOrCostCategory + Dimension *CeAnomalySubscriptionThresholdExpressionOrDimension + Tags *CeAnomalySubscriptionThresholdExpressionOrTags + type CeAnomalySubscriptionThresholdExpressionOrCostCategory struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionOrCostCategoryOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionOrCostCategory + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionOrCostCategory) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionOrCostCategoryOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionOrCostCategoryOutputReference + type CeAnomalySubscriptionThresholdExpressionOrDimension struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionOrDimensionOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionOrDimension + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionOrDimension) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionOrDimensionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionOrDimensionOutputReference + type CeAnomalySubscriptionThresholdExpressionOrList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) CeAnomalySubscriptionThresholdExpressionOrOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewCeAnomalySubscriptionThresholdExpressionOrList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) CeAnomalySubscriptionThresholdExpressionOrList + type CeAnomalySubscriptionThresholdExpressionOrOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CostCategory func() CeAnomalySubscriptionThresholdExpressionOrCostCategoryOutputReference + CostCategoryInput func() *CeAnomalySubscriptionThresholdExpressionOrCostCategory + CreationStack func() *[]*string + Dimension func() CeAnomalySubscriptionThresholdExpressionOrDimensionOutputReference + DimensionInput func() *CeAnomalySubscriptionThresholdExpressionOrDimension + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutCostCategory func(value *CeAnomalySubscriptionThresholdExpressionOrCostCategory) + PutDimension func(value *CeAnomalySubscriptionThresholdExpressionOrDimension) + PutTags func(value *CeAnomalySubscriptionThresholdExpressionOrTags) + ResetCostCategory func() + ResetDimension func() + ResetTags func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Tags func() CeAnomalySubscriptionThresholdExpressionOrTagsOutputReference + TagsInput func() *CeAnomalySubscriptionThresholdExpressionOrTags + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewCeAnomalySubscriptionThresholdExpressionOrOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) CeAnomalySubscriptionThresholdExpressionOrOutputReference + type CeAnomalySubscriptionThresholdExpressionOrTags struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionOrTagsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionOrTags + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionOrTags) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionOrTagsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionOrTagsOutputReference + type CeAnomalySubscriptionThresholdExpressionOutputReference interface + And func() CeAnomalySubscriptionThresholdExpressionAndList + AndInput func() interface{} + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CostCategory func() CeAnomalySubscriptionThresholdExpressionCostCategoryOutputReference + CostCategoryInput func() *CeAnomalySubscriptionThresholdExpressionCostCategory + CreationStack func() *[]*string + Dimension func() CeAnomalySubscriptionThresholdExpressionDimensionOutputReference + DimensionInput func() *CeAnomalySubscriptionThresholdExpressionDimension + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpression + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Not func() CeAnomalySubscriptionThresholdExpressionNotOutputReference + NotInput func() *CeAnomalySubscriptionThresholdExpressionNot + Or func() CeAnomalySubscriptionThresholdExpressionOrList + OrInput func() interface{} + PutAnd func(value interface{}) + PutCostCategory func(value *CeAnomalySubscriptionThresholdExpressionCostCategory) + PutDimension func(value *CeAnomalySubscriptionThresholdExpressionDimension) + PutNot func(value *CeAnomalySubscriptionThresholdExpressionNot) + PutOr func(value interface{}) + PutTags func(value *CeAnomalySubscriptionThresholdExpressionTags) + ResetAnd func() + ResetCostCategory func() + ResetDimension func() + ResetNot func() + ResetOr func() + ResetTags func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpression) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Tags func() CeAnomalySubscriptionThresholdExpressionTagsOutputReference + TagsInput func() *CeAnomalySubscriptionThresholdExpressionTags + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewCeAnomalySubscriptionThresholdExpressionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionOutputReference + type CeAnomalySubscriptionThresholdExpressionTags struct + Key *string + MatchOptions *[]*string + Values *[]*string + type CeAnomalySubscriptionThresholdExpressionTagsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + InternalValue func() *CeAnomalySubscriptionThresholdExpressionTags + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Key func() *string + KeyInput func() *string + MatchOptions func() *[]*string + MatchOptionsInput func() *[]*string + ResetKey func() + ResetMatchOptions func() + ResetValues func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *CeAnomalySubscriptionThresholdExpressionTags) + SetKey func(val *string) + SetMatchOptions func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValues func(val *[]*string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Values func() *[]*string + ValuesInput func() *[]*string + func NewCeAnomalySubscriptionThresholdExpressionTagsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) CeAnomalySubscriptionThresholdExpressionTagsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-aws-go/aws/v10 github.com/cdktf/cdktf-provider-aws-go/aws/v11 github.com/cdktf/cdktf-provider-aws-go/aws/v12 github.com/cdktf/cdktf-provider-aws-go/aws/v14 github.com/cdktf/cdktf-provider-aws-go/aws/v15 github.com/cdktf/cdktf-provider-aws-go/aws/v16 github.com/cdktf/cdktf-provider-aws-go/aws/v17 github.com/cdktf/cdktf-provider-aws-go/aws/v18 github.com/cdktf/cdktf-provider-aws-go/aws/v19