BatchGetObjectAttributesResponse
public struct BatchGetObjectAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The attribute values that are associated with an object.
Declaration
Swift
public let attributes: [AttributeKeyAndValue]?
-
Undocumented
Declaration
Swift
public init(attributes: [AttributeKeyAndValue]? = nil)