Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVolumeAttachmentMixinProps.Builder
Packages that use CfnVolumeAttachmentMixinProps.Builder
-
Uses of CfnVolumeAttachmentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVolumeAttachmentMixinProps.BuilderModifier and TypeMethodDescriptionCfnVolumeAttachmentMixinProps.builder()Sets the value ofCfnVolumeAttachmentMixinProps.getDevice()CfnVolumeAttachmentMixinProps.Builder.ebsCardIndex(Number ebsCardIndex) Sets the value ofCfnVolumeAttachmentMixinProps.getEbsCardIndex()CfnVolumeAttachmentMixinProps.Builder.instanceId(String instanceId) Sets the value ofCfnVolumeAttachmentMixinProps.getInstanceId()CfnVolumeAttachmentMixinProps.Builder.instanceId(IInstanceRef instanceId) Sets the value ofCfnVolumeAttachmentMixinProps.getInstanceId()Sets the value ofCfnVolumeAttachmentMixinProps.getVolumeId()CfnVolumeAttachmentMixinProps.Builder.volumeId(IVolumeRef volumeId) Sets the value ofCfnVolumeAttachmentMixinProps.getVolumeId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVolumeAttachmentMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVolumeAttachmentMixinProps.Builder.