GetListenerPlainArgs

data class GetListenerPlainArgs(val listenerArn: String) : ConvertibleToJava<GetListenerPlainArgs>

Constructors

Link copied to clipboard
constructor(listenerArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the listener.

Functions

Link copied to clipboard
open override fun toJava(): GetListenerPlainArgs