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