DetachVolumeOutput
public struct DetachVolumeOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the volume that was detached.
Declaration
Swift
public let volumeARN: String? -
Undocumented
Declaration
Swift
public init(volumeARN: String? = nil)
View on GitHub
DetachVolumeOutput Structure Reference