Offering
Represents the metadata of a device offering.
Contents
- description
-
A string that describes the offering.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 16384.
Required: No
- id
-
The ID that corresponds to a device offering.
Type: String
Length Constraints: Minimum length of 32.
Required: No
- platform
-
The platform of the device (for example,
ANDROID
orIOS
).Type: String
Valid Values:
ANDROID | IOS
Required: No
- recurringCharges
-
Specifies whether there are recurring charges for the offering.
Type: Array of RecurringCharge objects
Required: No
- type
-
The type of offering (for example,
RECURRING
) for a device.Type: String
Valid Values:
RECURRING
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: