View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1EndpointAttachment (google_api_apigee v0.53.0)
Apigee endpoint attachment. For more information, see [Southbound networking patterns] (https://cloud.google.com/apigee/docs/api-platform/architecture/southbound-networking-patterns-endpoints).
Attributes
-
connectionState(type:String.t, default:nil) - Output only. State of the endpoint attachment connection to the service attachment. -
host(type:String.t, default:nil) - Output only. Host that can be used in either the HTTP target endpoint directly or as the host in target server. -
location(type:String.t, default:nil) - Required. Location of the endpoint attachment. -
name(type:String.t, default:nil) - Name of the endpoint attachment. Use the following structure in your request:organizations/{org}/endpointAttachments/{endpoint_attachment} -
serviceAttachment(type:String.t, default:nil) - Format: projects//regions//serviceAttachments/* -
state(type:String.t, default:nil) - Output only. State of the endpoint attachment. Values other thanACTIVEmean the resource is not ready to use.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.