Class: Aws::Types::GetContextKeysForPrincipalPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_input_list::Array[::String]

Returns the value of attribute policy_input_list.

Returns:

  • (::Array[::String])


710
711
712
# File 'sig/types.rbs', line 710

def policy_input_list
  @policy_input_list
end

#policy_source_arn::String

Returns the value of attribute policy_source_arn.

Returns:

  • (::String)


709
710
711
# File 'sig/types.rbs', line 709

def policy_source_arn
  @policy_source_arn
end