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