Class: Aws::Types::GetResourcePolicyOutput

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:



290
291
292
# File 'sig/types.rbs', line 290

def policy
  @policy
end

#revision_id ⇒ ::String

Returns the value of attribute revision_id.

Returns:



291
292
293
# File 'sig/types.rbs', line 291

def revision_id
  @revision_id
end