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