EbsVolume
public struct EbsVolume : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The device name that is exposed to the instance, such as /dev/sdh. DeclarationSwift public let device: String?
- 
                  
                  The volume identifier of the EBS volume. DeclarationSwift public let volumeId: String?
- 
                  
                  Undocumented DeclarationSwift public init(device: String? = nil, volumeId: String? = nil)
 View on GitHub
View on GitHub EbsVolume Structure Reference
        EbsVolume Structure Reference