BatchAttachPolicy
public struct BatchAttachPolicy : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The reference that identifies the object to which the policy will be attached.
Declaration
Swift
public let objectReference: ObjectReference
-
The reference that is associated with the policy object.
Declaration
Swift
public let policyReference: ObjectReference
-
Undocumented
Declaration
Swift
public init(objectReference: ObjectReference, policyReference: ObjectReference)