DeviceIdentifier
Information about a subscriber of a device that can use a network.
Contents
- createdAt
-
The creation time of this device identifier.
Type: Timestamp
Required: No
- deviceIdentifierArn
-
The Amazon Resource Name (ARN) of the device identifier.
Type: String
Pattern:
^arn:aws:private-networks:[a-z0-9-]+:[^:]*:.*$
Required: No
- iccid
-
The Integrated Circuit Card Identifier of the device identifier.
Type: String
Required: No
- imsi
-
The International Mobile Subscriber Identity of the device identifier.
Type: String
Pattern:
^[0-9]{15}$
Required: No
- networkArn
-
The Amazon Resource Name (ARN) of the network on which the device identifier appears.
Type: String
Pattern:
^arn:aws:private-networks:[a-z0-9-]+:[^:]*:.*$
Required: No
- orderArn
-
The Amazon Resource Name (ARN) of the order used to purchase the device identifier.
Type: String
Required: No
- status
-
The status of the device identifier.
Type: String
Valid Values:
ACTIVE | INACTIVE
Required: No
- trafficGroupArn
-
The Amazon Resource Name (ARN) of the traffic group to which the device identifier belongs.
Type: String
Pattern:
^arn:aws:private-networks:[a-z0-9-]+:[^:]*:.*$
Required: No
- vendor
-
The vendor of the device identifier.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: