Returns all of the ObjectIdentifiers
to which a given policy is attached.
See https://www.paws-r-sdk.com/docs/clouddirectory_list_policy_attachments/ for full documentation.
clouddirectory_list_policy_attachments(
DirectoryArn,
PolicyReference,
NextToken = NULL,
MaxResults = NULL,
ConsistencyLevel = NULL
)
[required] The Amazon Resource Name (ARN) that is associated with the Directory where objects reside. For more information, see arns.
[required] The reference that identifies the policy object.
The pagination token.
The maximum number of items to be retrieved in a single call. This is an approximate number.
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.