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_name::String

Returns the value of attribute group_name.

Returns:



1200
1201
1202
# File 'sig/types.rbs', line 1200

def group_name
  @group_name
end

#user_pool_id::String

Returns the value of attribute user_pool_id.

Returns:



1201
1202
1203
# File 'sig/types.rbs', line 1201

def user_pool_id
  @user_pool_id
end