get Endpoint
Returns a unique endpoint specific to the AWS account making the call.
Return
A collection of values returned by getEndpoint.
Parameters
argument
A collection of arguments for invoking getEndpoint.
Return
A collection of values returned by getEndpoint.
See also
Parameters
endpoint Type
Endpoint type. Valid values: iot:CredentialProvider
, iot:Data
, iot:Data-ATS
, iot:Jobs
.
suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
Return
A collection of values returned by getEndpoint.
See also
Parameters
argument
Builder for com.pulumi.aws.iot.kotlin.inputs.GetEndpointPlainArgs.