PrivateGraphEndpointSummary - NeptuneAnalyticsAPI

PrivateGraphEndpointSummary

Details about a private graph endpoint.

Contents

status

The status of the private graph endpoint.

Type: String

Valid Values: CREATING | AVAILABLE | DELETING | FAILED

Required: Yes

subnetIds

The subnet IDs associated with the private graph endpoint.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 6 items.

Pattern: subnet-[a-z0-9]+

Required: Yes

vpcId

The ID of the VPC in which the private graph endpoint is located.

Type: String

Pattern: vpc-[a-z0-9]+

Required: Yes

vpcEndpointId

The ID of the VPC endpoint.

Type: String

Pattern: vpce-[0-9a-f]{17}

Required: No

See Also

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