Class: Aws::Types::GetKeyPolicyResponse

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:



454
455
456
# File 'sig/types.rbs', line 454

def policy
  @policy
end

#policy_name::String

Returns the value of attribute policy_name.

Returns:



455
456
457
# File 'sig/types.rbs', line 455

def policy_name
  @policy_name
end