DescribeContainerInput
public struct DescribeContainerInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name of the container to query.
Declaration
Swift
public let containerName: String? -
Undocumented
Declaration
Swift
public init(containerName: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeContainerInput Structure Reference