get Endpoint
Gets an endpoint.
Return
null
Parameters
argument
null
suspend fun getEndpoint(endpointId: String, location: String, namespaceId: String, project: String? = null, serviceId: String): GetEndpointResult
Return
null
See also
Parameters
endpoint Id
location
namespace Id
project
service Id
suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.servicedirectory.v1beta1.kotlin.inputs.GetEndpointPlainArgs.