Network - AWS Private 5G

Network

Information about a network.

Contents

networkArn

The Amazon Resource Name (ARN) of the network.

Type: String

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

Required: Yes

networkName

The name of the network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[0-9a-zA-Z-]*$

Required: Yes

status

The status of the network.

Type: String

Valid Values: CREATED | PROVISIONING | AVAILABLE | DEPROVISIONING | DELETED

Required: Yes

createdAt

The creation time of the network.

Type: Timestamp

Required: No

description

The description of the network.

Type: String

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

Required: No

statusReason

The status reason of the network.

Type: String

Required: No

See Also

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