Class: Aws::Types::PutPolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policyTypes::Policy

Returns the value of attribute policy.

Returns:



957
958
959
# File 'sig/types.rbs', line 957

def policy
  @policy
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


958
959
960
# File 'sig/types.rbs', line 958

def policy_arn
  @policy_arn
end