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