Uses of Interface
com.hashicorp.cdktf.providers.google.storage_bucket.StorageBucketWebsite
-
Packages that use StorageBucketWebsite Package Description com.hashicorp.cdktf.providers.google.storage_bucket google_storage_bucket -
-
Uses of StorageBucketWebsite in com.hashicorp.cdktf.providers.google.storage_bucket
Classes in com.hashicorp.cdktf.providers.google.storage_bucket that implement StorageBucketWebsite Modifier and Type Class Description static classStorageBucketWebsite.Jsii$ProxyAn implementation forStorageBucketWebsiteMethods in com.hashicorp.cdktf.providers.google.storage_bucket that return StorageBucketWebsite Modifier and Type Method Description StorageBucketWebsiteStorageBucketWebsite.Builder. build()Builds the configured instance.StorageBucketWebsiteStorageBucketWebsiteOutputReference. getInternalValue()default StorageBucketWebsiteStorageBucketConfig. getWebsite()website block.StorageBucketWebsiteStorageBucketConfig.Jsii$Proxy. getWebsite()StorageBucketWebsiteStorageBucket. getWebsiteInput()Methods in com.hashicorp.cdktf.providers.google.storage_bucket with parameters of type StorageBucketWebsite Modifier and Type Method Description voidStorageBucket. putWebsite(StorageBucketWebsite value)voidStorageBucketWebsiteOutputReference. setInternalValue(StorageBucketWebsite value)StorageBucket.BuilderStorageBucket.Builder. website(StorageBucketWebsite website)website block.StorageBucketConfig.BuilderStorageBucketConfig.Builder. website(StorageBucketWebsite website)Sets the value ofStorageBucketConfig.getWebsite()
-