Class: Aws::Types::ActiveIAMPolicyAssignment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#assignment_name::String

Returns the value of attribute assignment_name.

Returns:

  • (::String)


97
98
99
# File 'sig/types.rbs', line 97

def assignment_name
  @assignment_name
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


98
99
100
# File 'sig/types.rbs', line 98

def policy_arn
  @policy_arn
end