NetworkResource - AWS Private 5G

NetworkResource

Information about a network resource.

Contents

attributes

The attributes of the network resource.

Type: Array of NameValuePair objects

Required: No

commitmentInformation

Information about the commitment period for the radio unit. Shows the duration, the date and time that the current period started and ends, and the renewal status of the commitment period.

Type: CommitmentInformation object

Required: No

createdAt

The creation time of the network resource.

Type: Timestamp

Required: No

description

The description of the network resource.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 100.

Required: No

health

The health of the network resource.

Type: String

Valid Values: INITIAL | HEALTHY | UNHEALTHY

Required: No

model

The model of the network resource.

Type: String

Required: No

networkArn

The Amazon Resource Name (ARN) of the network on which this network resource appears.

Type: String

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

Required: No

networkResourceArn

The Amazon Resource Name (ARN) of the network resource.

Type: String

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

Required: No

networkSiteArn

The Amazon Resource Name (ARN) of the network site on which this network resource 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 this network resource.

Type: String

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

Required: No

position

The position of the network resource.

Type: Position object

Required: No

returnInformation

Information about a request to return the network resource.

Type: ReturnInformation object

Required: No

serialNumber

The serial number of the network resource.

Type: String

Required: No

status

The status of the network resource.

Type: String

Valid Values: PENDING | SHIPPED | PROVISIONING | PROVISIONED | AVAILABLE | DELETING | PENDING_RETURN | DELETED | CREATING_SHIPPING_LABEL

Required: No

statusReason

The status reason of the network resource.

Type: String

Required: No

type

The type of the network resource.

Type: String

Valid Values: RADIO_UNIT

Required: No

vendor

The vendor of the network resource.

Type: String

Required: No

See Also

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