Class: Aws::Types::BatchDetachPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_referenceTypes::ObjectReference

Returns the value of attribute object_reference.



223
224
225
# File 'sig/types.rbs', line 223

def object_reference
  @object_reference
end

#policy_referenceTypes::ObjectReference

Returns the value of attribute policy_reference.



222
223
224
# File 'sig/types.rbs', line 222

def policy_reference
  @policy_reference
end