Uses of Interface
com.hashicorp.cdktf.providers.aws.directory_service_region.DirectoryServiceRegionConfig
-
Packages that use DirectoryServiceRegionConfig Package Description com.hashicorp.cdktf.providers.aws.directory_service_region aws_directory_service_region -
-
Uses of DirectoryServiceRegionConfig in com.hashicorp.cdktf.providers.aws.directory_service_region
Classes in com.hashicorp.cdktf.providers.aws.directory_service_region that implement DirectoryServiceRegionConfig Modifier and Type Class Description static classDirectoryServiceRegionConfig.Jsii$ProxyAn implementation forDirectoryServiceRegionConfigMethods in com.hashicorp.cdktf.providers.aws.directory_service_region that return DirectoryServiceRegionConfig Modifier and Type Method Description DirectoryServiceRegionConfigDirectoryServiceRegionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.directory_service_region with parameters of type DirectoryServiceRegionConfig Constructor Description DirectoryServiceRegion(software.constructs.Construct scope, String id, DirectoryServiceRegionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/directory_service_region aws_directory_service_region} Resource.
-