Skip to content

Instantly share code, notes, and snippets.

@jsteinich
jsteinich / VpcOptions.java
Created September 8, 2020 22:02
cdktf aws vpc module java
package imports.terraform_aws_modules.vpc.aws;
@javax.annotation.Generated(value = "jsii-pacmak/1.12.0 (build 5ddc9f2)", date = "2020-09-08T21:52:39.430Z")
@software.amazon.jsii.Jsii(module = imports.terraform_aws_modules.vpc.aws.$Module.class, fqn = "terraform-aws-modules_vpc_aws.VpcOptions")
@software.amazon.jsii.Jsii.Proxy(VpcOptions.Jsii$Proxy.class)
public interface VpcOptions extends software.amazon.jsii.JsiiSerializable {
/**
* Whether or not to associate a private hosted zone with the specified VPC for Access Analyzer endpoint.
* <p>