Uses of Class
software.amazon.awscdk.services.ec2.VolumeAttributes.Builder
Packages that use VolumeAttributes.Builder
-
Uses of VolumeAttributes.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VolumeAttributes.BuilderModifier and TypeMethodDescriptionVolumeAttributes.Builder.availabilityZone(String availabilityZone) Sets the value ofVolumeAttributes.getAvailabilityZone()static VolumeAttributes.BuilderVolumeAttributes.builder()VolumeAttributes.Builder.encryptionKey(IKey encryptionKey) Sets the value ofVolumeAttributes.getEncryptionKey()Sets the value ofVolumeAttributes.getVolumeId()Constructors in software.amazon.awscdk.services.ec2 with parameters of type VolumeAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VolumeAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theVolumeAttributes.Builder.