BatchAttachObjectResponse
public struct BatchAttachObjectResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ObjectIdentifier of the object that has been attached.
Declaration
Swift
public let attachedObjectIdentifier: String?
-
Undocumented
Declaration
Swift
public init(attachedObjectIdentifier: String? = nil)