Order - AWS Private 5G

Order

Information about an order.

Contents

acknowledgmentStatus

The acknowledgement status of the order.

Type: String

Valid Values: ACKNOWLEDGING | ACKNOWLEDGED | UNACKNOWLEDGED

Required: No

createdAt

The creation time of the order.

Type: Timestamp

Required: No

networkArn

The Amazon Resource Name (ARN) of the network associated with this order.

Type: String

Pattern: ^arn:aws:private-networks:[a-z0-9-]+:[^:]*:.*$

Required: No

networkSiteArn

The Amazon Resource Name (ARN) of the network site associated with this order.

Type: String

Pattern: ^arn:aws:private-networks:[a-z0-9-]+:[^:]*:.*$

Required: No

orderArn

The Amazon Resource Name (ARN) of the order.

Type: String

Pattern: ^arn:aws:private-networks:[a-z0-9-]+:[^:]*:.*$

Required: No

orderedResources

A list of the network resources placed in the order.

Type: Array of OrderedResourceDefinition objects

Required: No

shippingAddress

The shipping address of the order.

Type: Address object

Required: No

trackingInformation

The tracking information of the order.

Type: Array of TrackingInformation objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: