Class: Aws::Types::DetachObjectRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_arn::String

Returns the value of attribute directory_arn.

Returns:

  • (::String)


704
705
706
# File 'sig/types.rbs', line 704

def directory_arn
  @directory_arn
end

Returns the value of attribute link_name.

Returns:

  • (::String)


706
707
708
# File 'sig/types.rbs', line 706

def link_name
  @link_name
end

#parent_referenceTypes::ObjectReference

Returns the value of attribute parent_reference.



705
706
707
# File 'sig/types.rbs', line 705

def parent_reference
  @parent_reference
end