Versions in this module Expand all Collapse all v10 v10.0.1 Oct 4, 2022 v10.0.0 Oct 3, 2022 Changes in this version + func NewSesEventDestinationCloudwatchDestinationList_Override(s SesEventDestinationCloudwatchDestinationList, ...) + func NewSesEventDestinationCloudwatchDestinationOutputReference_Override(s SesEventDestinationCloudwatchDestinationOutputReference, ...) + func NewSesEventDestinationKinesisDestinationOutputReference_Override(s SesEventDestinationKinesisDestinationOutputReference, ...) + func NewSesEventDestinationSnsDestinationOutputReference_Override(s SesEventDestinationSnsDestinationOutputReference, ...) + func NewSesEventDestination_Override(s SesEventDestination, scope constructs.Construct, id *string, ...) + func SesEventDestination_IsConstruct(x interface{}) *bool + func SesEventDestination_TfResourceType() *string + type SesEventDestination interface + AddOverride func(path *string, value interface{}) + Arn func() *string + CdktfStack func() cdktf.TerraformStack + CloudwatchDestination func() SesEventDestinationCloudwatchDestinationList + CloudwatchDestinationInput func() interface{} + ConfigurationSetName func() *string + ConfigurationSetNameInput func() *string + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + Enabled func() interface{} + EnabledInput func() interface{} + ForEach func() cdktf.ITerraformIterator + Fqn 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 + KinesisDestination func() SesEventDestinationKinesisDestinationOutputReference + KinesisDestinationInput func() *SesEventDestinationKinesisDestination + Lifecycle func() *cdktf.TerraformResourceLifecycle + MatchingTypes func() *[]*string + MatchingTypesInput func() *[]*string + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutCloudwatchDestination func(value interface{}) + PutKinesisDestination func(value *SesEventDestinationKinesisDestination) + PutSnsDestination func(value *SesEventDestinationSnsDestination) + RawOverrides func() interface{} + ResetCloudwatchDestination func() + ResetEnabled func() + ResetId func() + ResetKinesisDestination func() + ResetOverrideLogicalId func() + ResetSnsDestination func() + SetConfigurationSetName func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetEnabled func(val interface{}) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetMatchingTypes func(val *[]*string) + SetName func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SnsDestination func() SesEventDestinationSnsDestinationOutputReference + SnsDestinationInput func() *SesEventDestinationSnsDestination + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + func NewSesEventDestination(scope constructs.Construct, id *string, config *SesEventDestinationConfig) SesEventDestination + type SesEventDestinationCloudwatchDestination struct + DefaultValue *string + DimensionName *string + ValueSource *string + type SesEventDestinationCloudwatchDestinationList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) SesEventDestinationCloudwatchDestinationOutputReference + 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 NewSesEventDestinationCloudwatchDestinationList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SesEventDestinationCloudwatchDestinationList + type SesEventDestinationCloudwatchDestinationOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + DefaultValue func() *string + DefaultValueInput func() *string + DimensionName func() *string + DimensionNameInput 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{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDefaultValue func(val *string) + SetDimensionName func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValueSource func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + ValueSource func() *string + ValueSourceInput func() *string + func NewSesEventDestinationCloudwatchDestinationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) SesEventDestinationCloudwatchDestinationOutputReference + type SesEventDestinationConfig struct + CloudwatchDestination interface{} + ConfigurationSetName *string + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Enabled interface{} + ForEach cdktf.ITerraformIterator + Id *string + KinesisDestination *SesEventDestinationKinesisDestination + Lifecycle *cdktf.TerraformResourceLifecycle + MatchingTypes *[]*string + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + SnsDestination *SesEventDestinationSnsDestination + type SesEventDestinationKinesisDestination struct + RoleArn *string + StreamArn *string + type SesEventDestinationKinesisDestinationOutputReference 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() *SesEventDestinationKinesisDestination + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + RoleArn func() *string + RoleArnInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *SesEventDestinationKinesisDestination) + SetRoleArn func(val *string) + SetStreamArn func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + StreamArn func() *string + StreamArnInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewSesEventDestinationKinesisDestinationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SesEventDestinationKinesisDestinationOutputReference + type SesEventDestinationSnsDestination struct + TopicArn *string + type SesEventDestinationSnsDestinationOutputReference 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() *SesEventDestinationSnsDestination + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val *SesEventDestinationSnsDestination) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetTopicArn func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + TopicArn func() *string + TopicArnInput func() *string + func NewSesEventDestinationSnsDestinationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) SesEventDestinationSnsDestinationOutputReference