Class: Aws::Types::PolicyRole

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#role_id::String

Returns the value of attribute role_id.

Returns:

  • (::String)


1750
1751
1752
# File 'sig/types.rbs', line 1750

def role_id
  @role_id
end

#role_name::String

Returns the value of attribute role_name.

Returns:

  • (::String)


1749
1750
1751
# File 'sig/types.rbs', line 1749

def role_name
  @role_name
end