StartServicePeriodPayload
Payload for start service period handshake requests.
Contents
Note
In the following list, the required parameters are described first.
- programManagementAccountIdentifier
-
The identifier of the program management account.
Type: String
Length Constraints: Minimum length of 17. Maximum length of 1011.
Pattern:
(arn:[a-z-]+:partnercentral:[a-z0-9-]+:[0-9]{12}:catalog/[a-zA-Z]+/program-management-account/)?pma-[a-z0-9]{13}Required: Yes
- servicePeriodType
-
The type of service period being started.
Type: String
Valid Values:
MINIMUM_NOTICE_PERIOD | FIXED_COMMITMENT_PERIODRequired: Yes
- endDate
-
The end date of the service period.
Type: Timestamp
Required: No
- minimumNoticeDays
-
The minimum number of days notice required for changes.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
[0-9]*Required: No
- note
-
A note providing additional information about the service period.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Pattern:
[^\x00-\x1F\x7F]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: