Versions in this module Expand all Collapse all v13 v13.0.0 Apr 14, 2023 Changes in this version + func ElasticacheGlobalReplicationGroup_IsConstruct(x interface{}) *bool + func ElasticacheGlobalReplicationGroup_IsTerraformElement(x interface{}) *bool + func ElasticacheGlobalReplicationGroup_IsTerraformResource(x interface{}) *bool + func ElasticacheGlobalReplicationGroup_TfResourceType() *string + func NewElasticacheGlobalReplicationGroupGlobalNodeGroupsList_Override(e ElasticacheGlobalReplicationGroupGlobalNodeGroupsList, ...) + func NewElasticacheGlobalReplicationGroupGlobalNodeGroupsOutputReference_Override(e ElasticacheGlobalReplicationGroupGlobalNodeGroupsOutputReference, ...) + func NewElasticacheGlobalReplicationGroupTimeoutsOutputReference_Override(e ElasticacheGlobalReplicationGroupTimeoutsOutputReference, ...) + func NewElasticacheGlobalReplicationGroup_Override(e ElasticacheGlobalReplicationGroup, scope constructs.Construct, id *string, ...) + type ElasticacheGlobalReplicationGroup interface + AddOverride func(path *string, value interface{}) + Arn func() *string + AtRestEncryptionEnabled func() cdktf.IResolvable + AuthTokenEnabled func() cdktf.IResolvable + AutomaticFailoverEnabled func() interface{} + AutomaticFailoverEnabledInput func() interface{} + CacheNodeType func() *string + CacheNodeTypeInput func() *string + CdktfStack func() cdktf.TerraformStack + ClusterEnabled func() cdktf.IResolvable + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + Engine func() *string + EngineVersion func() *string + EngineVersionActual func() *string + EngineVersionInput func() *string + 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 + GlobalNodeGroups func() ElasticacheGlobalReplicationGroupGlobalNodeGroupsList + GlobalReplicationGroupDescription func() *string + GlobalReplicationGroupDescriptionInput func() *string + GlobalReplicationGroupId func() *string + GlobalReplicationGroupIdSuffix func() *string + GlobalReplicationGroupIdSuffixInput func() *string + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Node func() constructs.Node + NumNodeGroups func() *float64 + NumNodeGroupsInput func() *float64 + OverrideLogicalId func(newLogicalId *string) + ParameterGroupName func() *string + ParameterGroupNameInput func() *string + PrimaryReplicationGroupId func() *string + PrimaryReplicationGroupIdInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutTimeouts func(value *ElasticacheGlobalReplicationGroupTimeouts) + RawOverrides func() interface{} + ResetAutomaticFailoverEnabled func() + ResetCacheNodeType func() + ResetEngineVersion func() + ResetGlobalReplicationGroupDescription func() + ResetId func() + ResetNumNodeGroups func() + ResetOverrideLogicalId func() + ResetParameterGroupName func() + ResetTimeouts func() + SetAutomaticFailoverEnabled func(val interface{}) + SetCacheNodeType func(val *string) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetEngineVersion func(val *string) + SetForEach func(val cdktf.ITerraformIterator) + SetGlobalReplicationGroupDescription func(val *string) + SetGlobalReplicationGroupIdSuffix func(val *string) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetNumNodeGroups func(val *float64) + SetParameterGroupName func(val *string) + SetPrimaryReplicationGroupId func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Timeouts func() ElasticacheGlobalReplicationGroupTimeoutsOutputReference + TimeoutsInput func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + TransitEncryptionEnabled func() cdktf.IResolvable + func NewElasticacheGlobalReplicationGroup(scope constructs.Construct, id *string, ...) ElasticacheGlobalReplicationGroup + type ElasticacheGlobalReplicationGroupConfig struct + AutomaticFailoverEnabled interface{} + CacheNodeType *string + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + EngineVersion *string + ForEach cdktf.ITerraformIterator + GlobalReplicationGroupDescription *string + GlobalReplicationGroupIdSuffix *string + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + NumNodeGroups *float64 + ParameterGroupName *string + PrimaryReplicationGroupId *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Timeouts *ElasticacheGlobalReplicationGroupTimeouts + type ElasticacheGlobalReplicationGroupGlobalNodeGroups struct + type ElasticacheGlobalReplicationGroupGlobalNodeGroupsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ElasticacheGlobalReplicationGroupGlobalNodeGroupsOutputReference + Resolve func(_context cdktf.IResolveContext) 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 NewElasticacheGlobalReplicationGroupGlobalNodeGroupsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ElasticacheGlobalReplicationGroupGlobalNodeGroupsList + type ElasticacheGlobalReplicationGroupGlobalNodeGroupsOutputReference 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 + GlobalNodeGroupId func() *string + InternalValue func() *ElasticacheGlobalReplicationGroupGlobalNodeGroups + 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 *ElasticacheGlobalReplicationGroupGlobalNodeGroups) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Slots func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewElasticacheGlobalReplicationGroupGlobalNodeGroupsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ElasticacheGlobalReplicationGroupGlobalNodeGroupsOutputReference + type ElasticacheGlobalReplicationGroupTimeouts struct + Create *string + Delete *string + Update *string + type ElasticacheGlobalReplicationGroupTimeoutsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + Create func() *string + CreateInput func() *string + CreationStack func() *[]*string + Delete func() *string + DeleteInput 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 + ResetCreate func() + ResetDelete func() + ResetUpdate func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetCreate func(val *string) + SetDelete func(val *string) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUpdate func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Update func() *string + UpdateInput func() *string + func NewElasticacheGlobalReplicationGroupTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) ElasticacheGlobalReplicationGroupTimeoutsOutputReference 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