BatchCreateObjectResponse
public struct BatchCreateObjectResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID that is associated with the object.
Declaration
Swift
public let objectIdentifier: String? -
Undocumented
Declaration
Swift
public init(objectIdentifier: String? = nil)
View on GitHub
BatchCreateObjectResponse Structure Reference