Class: Aws::Types::RoleGroupAssignment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_patterns::Array[::String]

Returns the value of attribute group_patterns.

Returns:

  • (::Array[::String])


10616
10617
10618
# File 'sig/types.rbs', line 10616

def group_patterns
  @group_patterns
end

#role_name::String

Returns the value of attribute role_name.

Returns:

  • (::String)


10615
10616
10617
# File 'sig/types.rbs', line 10615

def role_name
  @role_name
end