getListener

Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must add one or more listeners. A listener is a process that checks for connection requests to your services.

Return

null

Parameters

argument

null


Return

null

Parameters

arn

The Amazon Resource Name (ARN) of the listener.

See also


suspend fun getListener(argument: suspend GetListenerPlainArgsBuilder.() -> Unit): GetListenerResult

Return

null

Parameters

argument

Builder for com.pulumi.awsnative.vpclattice.kotlin.inputs.GetListenerPlainArgs.

See also