UpdateObjectAttributesResponse
public struct UpdateObjectAttributesResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ObjectIdentifier of the updated object.
Declaration
Swift
public let objectIdentifier: String?
-
Undocumented
Declaration
Swift
public init(objectIdentifier: String? = nil)