class Aws::CloudDirectory::Types::BatchLookupPolicy
Lists all policies from the root of the Directory
to the object specified inside a BatchRead operation. For more information, see LookupPolicy and BatchReadRequest$Operations.
@note When making an API call, you may pass BatchLookupPolicy
data as a hash: { object_reference: { # required selector: "SelectorObjectReference", }, next_token: "NextToken", max_results: 1, }
@!attribute [rw] object_reference
Reference that identifies the object whose policies will be looked up. @return [Types::ObjectReference]
@!attribute [rw] next_token
The pagination token. @return [String]
@!attribute [rw] max_results
The maximum number of results to retrieve. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchLookupPolicy AWS API Documentation
Constants
- SENSITIVE