Class: Aws::Types::GetResourcePolicyResponse

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)


226
227
228
# File 'sig/types.rbs', line 226

def policy_document
  @policy_document
end

#policy_revision_id::String

Returns the value of attribute policy_revision_id.

Returns:

  • (::String)


227
228
229
# File 'sig/types.rbs', line 227

def policy_revision_id
  @policy_revision_id
end