Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnBucketMixinProps.Builder
Packages that use CfnBucketMixinProps.Builder
-
Uses of CfnBucketMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnBucketMixinProps.BuilderModifier and TypeMethodDescriptionCfnBucketMixinProps.Builder.accessRules(CfnBucketPropsMixin.AccessRulesProperty accessRules) Sets the value ofCfnBucketMixinProps.getAccessRules()CfnBucketMixinProps.Builder.accessRules(IResolvable accessRules) Sets the value ofCfnBucketMixinProps.getAccessRules()CfnBucketMixinProps.Builder.bucketName(String bucketName) Sets the value ofCfnBucketMixinProps.getBucketName()static CfnBucketMixinProps.BuilderCfnBucketMixinProps.builder()Sets the value ofCfnBucketMixinProps.getBundleId()CfnBucketMixinProps.Builder.objectVersioning(Boolean objectVersioning) Sets the value ofCfnBucketMixinProps.getObjectVersioning()CfnBucketMixinProps.Builder.objectVersioning(IResolvable objectVersioning) Sets the value ofCfnBucketMixinProps.getObjectVersioning()CfnBucketMixinProps.Builder.readOnlyAccessAccounts(List<String> readOnlyAccessAccounts) Sets the value ofCfnBucketMixinProps.getReadOnlyAccessAccounts()CfnBucketMixinProps.Builder.resourcesReceivingAccess(List<String> resourcesReceivingAccess) Sets the value ofCfnBucketMixinProps.getResourcesReceivingAccess()Sets the value ofCfnBucketMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnBucketMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBucketMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBucketMixinProps.Builder.