Uses of Class
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketWebsite.Builder
-
Packages that use StorageBucketWebsite.Builder Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketWebsite.Builder in com.hashicorp.cdktf.providers.google.storage_bucket
Methods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketWebsite.Builder Modifier and Type Method Description static StorageBucketWebsite.BuilderStorageBucketWebsite. builder()StorageBucketWebsite.BuilderStorageBucketWebsite.Builder. mainPageSuffix(String mainPageSuffix)Sets the value ofStorageBucketWebsite.getMainPageSuffix()StorageBucketWebsite.BuilderStorageBucketWebsite.Builder. notFoundPage(String notFoundPage)Sets the value ofStorageBucketWebsite.getNotFoundPage()Constructors in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketWebsite.Builder Constructor Description Jsii$Proxy(StorageBucketWebsite.Builder builder)Constructor that initializes the object based on literal property values passed by theStorageBucketWebsite.Builder.
-