EndpointAttachment

class EndpointAttachment : KotlinCustomResource

Creates an endpoint attachment. Note: Not supported for Apigee hybrid. Auto-naming is currently not supported for this resource.

Properties

Link copied to clipboard
val connectionState: Output<String>

State of the endpoint attachment connection to the service attachment.

Link copied to clipboard

ID to use for the endpoint attachment. ID must start with a lowercase letter followed by up to 31 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. The minimum length is 2.

Link copied to clipboard
val host: Output<String>

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

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>

Location of the endpoint attachment.

Link copied to clipboard
val name: Output<String>

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

Link copied to clipboard
val organizationId: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Format: projects//regions//serviceAttachments/* //*/

Link copied to clipboard
val state: Output<String>

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

Link copied to clipboard
val urn: Output<String>