You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudDirectory::Types::ListObjectChildrenRequestWhen passing ListObjectChildrenRequest 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 the object resides.
The maximum number of items to be retrieved in a single call.
The pagination token.
The reference that identifies the object for which child objects are being 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 the object resides. 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::ObjectReferenceThe reference that identifies the object for which child objects are being 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