Class: Aws::Types::DetachTypedLinkRequest

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)


726
727
728
# File 'sig/types.rbs', line 726

def directory_arn
  @directory_arn
end

Returns the value of attribute typed_link_specifier.



727
728
729
# File 'sig/types.rbs', line 727

def typed_link_specifier
  @typed_link_specifier
end