Class: Aws::Types::PutAuthPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy::String

Returns the value of attribute policy.

Returns:

  • (::String)


1106
1107
1108
# File 'sig/types.rbs', line 1106

def policy
  @policy
end

#resource_identifier::String

Returns the value of attribute resource_identifier.

Returns:

  • (::String)


1105
1106
1107
# File 'sig/types.rbs', line 1105

def resource_identifier
  @resource_identifier
end