Intent

The user's intent for this AttachmentGroup. This is the only required field besides the name that must be specified on group creation.

JSON representation
{
  "availabilitySla": enum (AvailabilitySLA)
}
Fields
availabilitySla

enum (AvailabilitySLA)

AvailabilitySLA

Which SLA the user intends this group to support.

Enums
AVAILABILITY_SLA_UNSPECIFIED
PRODUCTION_NON_CRITICAL
PRODUCTION_CRITICAL
NO_SLA