Class DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.data_google_compute_backend_bucket.DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy>
- Enclosing interface:
- DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy
@Stability(Stable) public static final class DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy.Builder extends Object implements software.amazon.jsii.Builder<DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicybuild()Builds the configured instance.
-
-
-
Method Detail
-
build
@Stability(Stable) public DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy>- Returns:
- a new instance of
DataGoogleComputeBackendBucketCdnPolicyNegativeCachingPolicy - Throws:
NullPointerException- if any required attribute was not provided
-
-