Class: Aws::Types::PutResourcePolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_document::String

Returns the value of attribute policy_document.

Returns:

  • (::String)


335
336
337
# File 'sig/types.rbs', line 335

def policy_document
  @policy_document
end

#policy_revision_id::String

Returns the value of attribute policy_revision_id.

Returns:

  • (::String)


336
337
338
# File 'sig/types.rbs', line 336

def policy_revision_id
  @policy_revision_id
end