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