Uses of Class
com.hashicorp.cdktf.providers.aws.provider.AwsProviderDefaultTags.Builder
-
Packages that use AwsProviderDefaultTags.Builder Package Description com.hashicorp.cdktf.providers.aws.provider provider -
-
Uses of AwsProviderDefaultTags.Builder in com.hashicorp.cdktf.providers.aws.provider
Methods in com.hashicorp.cdktf.providers.aws.provider that return AwsProviderDefaultTags.Builder Modifier and Type Method Description static AwsProviderDefaultTags.BuilderAwsProviderDefaultTags. builder()AwsProviderDefaultTags.BuilderAwsProviderDefaultTags.Builder. tags(Map<String,String> tags)Sets the value ofAwsProviderDefaultTags.getTags()Constructors in com.hashicorp.cdktf.providers.aws.provider with parameters of type AwsProviderDefaultTags.Builder Constructor Description Jsii$Proxy(AwsProviderDefaultTags.Builder builder)Constructor that initializes the object based on literal property values passed by theAwsProviderDefaultTags.Builder.
-