Class EndpointAttachmentState


  • public final class EndpointAttachmentState
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • connectionState

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> connectionState()
        Returns:
        State of the endpoint attachment connection to the service attachment.
      • endpointAttachmentId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> endpointAttachmentId()
        Returns:
        ID of the endpoint attachment. ***
      • host

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> host()
        Returns:
        Host that can be used in either HTTP Target Endpoint directly, or as the host in Target Server.
      • location

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> location()
        Returns:
        Location of the endpoint attachment.
      • name

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> name()
        Returns:
        Name of the Endpoint Attachment in the following format: organizations/{organization}/endpointAttachments/{endpointAttachment}.
      • orgId

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> orgId()
        Returns:
        The Apigee Organization associated with the Apigee instance, in the format `organizations/{{org_name}}`.
      • serviceAttachment

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> serviceAttachment()
        Returns:
        Format: projects/*/regions/*/serviceAttachments/*