NetworkSite - AWS Private 5G

NetworkSite

Information about a network site.

Contents

networkArn

The Amazon Resource Name (ARN) of the network to which the network site belongs.

Type: String

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

Required: Yes

networkSiteArn

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

Type: String

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

Required: Yes

networkSiteName

The name of the network site.

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 site.

Type: String

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

Required: Yes

availabilityZone

The parent Availability Zone for the network site.

Type: String

Required: No

availabilityZoneId

The parent Availability Zone ID for the network site.

Type: String

Required: No

createdAt

The creation time of the network site.

Type: Timestamp

Required: No

currentPlan

The current plan of the network site.

Type: SitePlan object

Required: No

description

The description of the network site.

Type: String

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

Required: No

pendingPlan

The pending plan of the network site.

Type: SitePlan object

Required: No

statusReason

The status reason of the network site.

Type: String

Required: No

See Also

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