Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_organizations_resource_tags.DataAwsOrganizationsResourceTagsConfig
-
Packages that use DataAwsOrganizationsResourceTagsConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_organizations_resource_tags data_aws_organizations_resource_tags -
-
Uses of DataAwsOrganizationsResourceTagsConfig in com.hashicorp.cdktf.providers.aws.data_aws_organizations_resource_tags
Classes in com.hashicorp.cdktf.providers.aws.data_aws_organizations_resource_tags that implement DataAwsOrganizationsResourceTagsConfig Modifier and Type Class Description static classDataAwsOrganizationsResourceTagsConfig.Jsii$ProxyAn implementation forDataAwsOrganizationsResourceTagsConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_organizations_resource_tags that return DataAwsOrganizationsResourceTagsConfig Modifier and Type Method Description DataAwsOrganizationsResourceTagsConfigDataAwsOrganizationsResourceTagsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_organizations_resource_tags with parameters of type DataAwsOrganizationsResourceTagsConfig Constructor Description DataAwsOrganizationsResourceTags(software.constructs.Construct scope, String id, DataAwsOrganizationsResourceTagsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/organizations_resource_tags aws_organizations_resource_tags} Data Source.
-