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)


1803
1804
1805
# File 'sig/types.rbs', line 1803

def role_id
  @role_id
end

#role_name::String

Returns the value of attribute role_name.

Returns:

  • (::String)


1802
1803
1804
# File 'sig/types.rbs', line 1802

def role_name
  @role_name
end