DescribeContainerOutput
public struct DescribeContainerOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the queried container.
Declaration
Swift
public let container: Container? -
Undocumented
Declaration
Swift
public init(container: Container? = nil)
View on GitHub
DescribeContainerOutput Structure Reference