GetEndpointAttachmentResult

data class GetEndpointAttachmentResult(val connectionState: String, val host: String, val location: String, val name: String, val serviceAttachment: String, val state: String)

Constructors

Link copied to clipboard
fun GetEndpointAttachmentResult(connectionState: String, host: String, location: String, name: String, serviceAttachment: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

State of the endpoint attachment connection to the service attachment.

Link copied to clipboard

Host that can be used in either the HTTP target endpoint directly or as the host in target server.

Link copied to clipboard

Location of the endpoint attachment.

Link copied to clipboard

Name of the endpoint attachment. Use the following structure in your request: organizations/{org}/endpointAttachments/{endpoint_attachment}

Link copied to clipboard

Format: projects//regions//serviceAttachments/*

Link copied to clipboard

State of the endpoint attachment. Values other than ACTIVE mean the resource is not ready to use. //*/