VolumeDetail

public struct VolumeDetail : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The size of the volume, in GiB.

    Declaration

    Swift

    public let size: Int64
  • Undocumented

    Declaration

    Swift

    public init(size: Int64)