Class: Aws::Types::BatchDetachObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#batch_reference_name::String

Returns the value of attribute batch_reference_name.

Returns:

  • (::String)


212
213
214
# File 'sig/types.rbs', line 212

def batch_reference_name
  @batch_reference_name
end

Returns the value of attribute link_name.

Returns:

  • (::String)


211
212
213
# File 'sig/types.rbs', line 211

def link_name
  @link_name
end

#parent_referenceTypes::ObjectReference

Returns the value of attribute parent_reference.



210
211
212
# File 'sig/types.rbs', line 210

def parent_reference
  @parent_reference
end