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