Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDiskPropsMixin.Builder
Packages that use CfnDiskPropsMixin.Builder
-
Uses of CfnDiskPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnDiskPropsMixin.BuilderModifier and TypeMethodDescriptionAn array of add-ons for the disk.CfnDiskPropsMixin.Builder.addOns(IResolvable addOns) An array of add-ons for the disk.CfnDiskPropsMixin.Builder.availabilityZone(String availabilityZone) The AWS Region and Availability Zone location for the disk (for example,us-east-1a).static CfnDiskPropsMixin.BuilderCfnDiskPropsMixin.Builder.create()static CfnDiskPropsMixin.BuilderCfnDiskPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the disk.CfnDiskPropsMixin.Builder.location(CfnDiskPropsMixin.LocationProperty location) The AWS Region and Availability Zone where the disk is located.CfnDiskPropsMixin.Builder.location(IResolvable location) The AWS Region and Availability Zone where the disk is located.The size of the disk in GB.An array of key-value pairs to apply to this resource.