BatchRemoveFacetFromObject
public struct BatchRemoveFacetFromObject : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A reference to the object whose facet will be removed.
Declaration
Swift
public let objectReference: ObjectReference -
The facet to remove from the object.
Declaration
Swift
public let schemaFacet: SchemaFacet -
Undocumented
Declaration
Swift
public init(objectReference: ObjectReference, schemaFacet: SchemaFacet) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
BatchRemoveFacetFromObject Structure Reference