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