Class: Aws::Types::BatchAttachPolicy

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.



131
132
133
# File 'sig/types.rbs', line 131

def object_reference
  @object_reference
end

#policy_referenceTypes::ObjectReference

Returns the value of attribute policy_reference.



130
131
132
# File 'sig/types.rbs', line 130

def policy_reference
  @policy_reference
end