Class: Aws::Types::CreateGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#hidden_from_global_address_listBoolean

Returns the value of attribute hidden_from_global_address_list.

Returns:



112
113
114
# File 'sig/types.rbs', line 112

def hidden_from_global_address_list
  @hidden_from_global_address_list
end

#name::String

Returns the value of attribute name.

Returns:



111
112
113
# File 'sig/types.rbs', line 111

def name
  @name
end

#organization_id::String

Returns the value of attribute organization_id.

Returns:



110
111
112
# File 'sig/types.rbs', line 110

def organization_id
  @organization_id
end