Interface protos.google.cloud.edgecontainer.v1.VpnConnection.IDetails (0.3.0)

Properties of a Details.

Package

@google-cloud/edgecontainer

Properties

cloudRouter

cloudRouter?: (google.cloud.edgecontainer.v1.VpnConnection.Details.ICloudRouter|null);

Details cloudRouter

cloudVpns

cloudVpns?: (google.cloud.edgecontainer.v1.VpnConnection.Details.ICloudVpn[]|null);

Details cloudVpns

error

error?: (string|null);

Details error

state

state?: (google.cloud.edgecontainer.v1.VpnConnection.Details.State|keyof typeof google.cloud.edgecontainer.v1.VpnConnection.Details.State|null);

Details state