CommonPrefix
public struct CommonPrefix : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Container for the specified common prefix.
Declaration
Swift
public let prefix: String?
-
Undocumented
Declaration
Swift
public init(prefix: String? = nil)