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:



10698
10699
10700
# File 'sig/types.rbs', line 10698

def group_patterns
  @group_patterns
end

#role_name::String

Returns the value of attribute role_name.

Returns:



10697
10698
10699
# File 'sig/types.rbs', line 10697

def role_name
  @role_name
end