You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudDirectory::Types::DetachObjectRequestWhen passing DetachObjectRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
directory_arn: "Arn", parent_reference: { selector: "SelectorObjectReference",
},
link_name: "LinkName", }
Instance Attribute Summary collapse
The Amazon Resource Name (ARN) that is associated with the Directory where objects reside.
The link name associated with the object that needs to be detached.
The parent reference from which the object with the specified link name is detached.
The Amazon Resource Name (ARN) that is associated with the Directory where objects reside. For more information, see arns.
#link_name ⇒ StringThe link name associated with the object that needs to be detached.
#parent_reference ⇒ Types::ObjectReferenceThe parent reference from which the object with the specified link name is detached.
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