Class: Aws::Types::BatchAttachObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#child_referenceTypes::ObjectReference

Returns the value of attribute child_reference.



119
120
121
# File 'sig/types.rbs', line 119

def child_reference
  @child_reference
end

Returns the value of attribute link_name.

Returns:

  • (::String)


120
121
122
# File 'sig/types.rbs', line 120

def link_name
  @link_name
end

#parent_referenceTypes::ObjectReference

Returns the value of attribute parent_reference.



118
119
120
# File 'sig/types.rbs', line 118

def parent_reference
  @parent_reference
end