class Aws::WorkMail::Types::CreateGroupRequest

@note When making an API call, you may pass CreateGroupRequest

data as a hash:

    {
      organization_id: "OrganizationId", # required
      name: "GroupName", # required
    }

@!attribute [rw] organization_id

The organization under which the group is to be created.
@return [String]

@!attribute [rw] name

The name of the group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/CreateGroupRequest AWS API Documentation

Constants

SENSITIVE