toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin
/
ListenerArgsBuilder
/
listenerAttributes
listener
Attributes
@
JvmName
(
name
=
"ghkfxolksvnayfjh"
)
suspend
fun
listenerAttributes
(
value
:
Output
<
List
<
ListenerAttributeArgs
>
>
)
@
JvmName
(
name
=
"jkrxmkfrqtnffdgm"
)
suspend
fun
listenerAttributes
(
value
:
List
<
ListenerAttributeArgs
>
?
)
Parameters
value
The listener attributes.
@
JvmName
(
name
=
"ffgyouljymdtsguo"
)
suspend
fun
listenerAttributes
(
vararg
values
:
Output
<
ListenerAttributeArgs
>
)
@
JvmName
(
name
=
"kckhpejfymkufqcv"
)
suspend
fun
listenerAttributes
(
values
:
List
<
Output
<
ListenerAttributeArgs
>
>
)
@
JvmName
(
name
=
"upuujnnxqjavlptj"
)
suspend
fun
listenerAttributes
(
vararg
values
:
ListenerAttributeArgs
)
Parameters
values
The listener attributes.
@
JvmName
(
name
=
"txaqcqxbuvequvke"
)
suspend
fun
listenerAttributes
(
argument
:
List
<
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"tgjymcvufvuxbgpf"
)
suspend
fun
listenerAttributes
(
vararg
argument
:
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ueudpuxvboyrefdm"
)
suspend
fun
listenerAttributes
(
argument
:
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The listener attributes.