Class: Aws::Types::UpdateGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#group_id::String

Returns the value of attribute group_id.

Returns:



1464
1465
1466
# File 'sig/types.rbs', line 1464

def group_id
  @group_id
end

#hidden_from_global_address_listBoolean

Returns the value of attribute hidden_from_global_address_list.

Returns:



1465
1466
1467
# File 'sig/types.rbs', line 1465

def hidden_from_global_address_list
  @hidden_from_global_address_list
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:



1463
1464
1465
# File 'sig/types.rbs', line 1463

def organization_id
  @organization_id
end