Uses of Interface
com.hashicorp.cdktf.providers.aws.provider.AwsProviderDefaultTags
-
Packages that use AwsProviderDefaultTags Package Description com.hashicorp.cdktf.providers.aws.provider provider -
-
Uses of AwsProviderDefaultTags in com.hashicorp.cdktf.providers.aws.provider
Classes in com.hashicorp.cdktf.providers.aws.provider that implement AwsProviderDefaultTags Modifier and Type Class Description static classAwsProviderDefaultTags.Jsii$ProxyAn implementation forAwsProviderDefaultTagsMethods in com.hashicorp.cdktf.providers.aws.provider that return AwsProviderDefaultTags Modifier and Type Method Description AwsProviderDefaultTagsAwsProviderDefaultTags.Builder. build()Builds the configured instance.Method parameters in com.hashicorp.cdktf.providers.aws.provider with type arguments of type AwsProviderDefaultTags Modifier and Type Method Description AwsProvider.BuilderAwsProvider.Builder. defaultTags(List<? extends AwsProviderDefaultTags> defaultTags)default_tags block.AwsProviderConfig.BuilderAwsProviderConfig.Builder. defaultTags(List<? extends AwsProviderDefaultTags> defaultTags)Sets the value ofAwsProviderConfig.getDefaultTags()voidAwsProvider. setDefaultTags(List<AwsProviderDefaultTags> value)
-