You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudDirectory::Types::ListObjectPoliciesRequestWhen passing ListObjectPoliciesRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
directory_arn: "Arn", object_reference: { selector: "SelectorObjectReference",
},
next_token: "NextToken",
max_results: 1,
consistency_level: "SERIALIZABLE", }
Instance Attribute Summary collapse
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.
The Amazon Resource Name (ARN) that is associated with the Directory where objects reside.
The maximum number of items to be retrieved in a single call.
The pagination token.
Reference that identifies the object for which policies will be listed.
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.
Possible values:
The Amazon Resource Name (ARN) that is associated with the Directory where objects reside. For more information, see arns.
#max_results ⇒ IntegerThe maximum number of items to be retrieved in a single call. This is an approximate number.
#object_reference ⇒ Types::ObjectReferenceReference that identifies the object for which policies will be listed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4