Class: Aws::Types::GetGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_arn::String

Returns the value of attribute group_arn.

Returns:

  • (::String)


222
223
224
# File 'sig/types.rbs', line 222

def group_arn
  @group_arn
end

#group_name::String

Returns the value of attribute group_name.

Returns:

  • (::String)


221
222
223
# File 'sig/types.rbs', line 221

def group_name
  @group_name
end