Class: Aws::Types::GetPolicyResponse

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:



401
402
403
# File 'sig/types.rbs', line 401

def policy
  @policy
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


402
403
404
# File 'sig/types.rbs', line 402

def policy_arn
  @policy_arn
end