toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin
/
ListenerArgsBuilder
/
listenerAttributes
listener
Attributes
@
JvmName
(
name
=
"ekwxguxscgnipdrq"
)
suspend
fun
listenerAttributes
(
value
:
Output
<
List
<
ListenerAttributeArgs
>
>
)
@
JvmName
(
name
=
"aejsvgjhjnvjgbhr"
)
suspend
fun
listenerAttributes
(
value
:
List
<
ListenerAttributeArgs
>
?
)
Parameters
value
The listener attributes.
@
JvmName
(
name
=
"lvjsjlfbgssoaoij"
)
suspend
fun
listenerAttributes
(
vararg
values
:
Output
<
ListenerAttributeArgs
>
)
@
JvmName
(
name
=
"vgdaegcaexkpqbir"
)
suspend
fun
listenerAttributes
(
values
:
List
<
Output
<
ListenerAttributeArgs
>
>
)
@
JvmName
(
name
=
"kbfdpbtoeesjwuyx"
)
suspend
fun
listenerAttributes
(
vararg
values
:
ListenerAttributeArgs
)
Parameters
values
The listener attributes.
@
JvmName
(
name
=
"ksnsjmfmxubbcxwe"
)
suspend
fun
listenerAttributes
(
argument
:
List
<
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"lqibtrtvcicatkof"
)
suspend
fun
listenerAttributes
(
vararg
argument
:
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"vimacxxdehwwkkye"
)
suspend
fun
listenerAttributes
(
argument
:
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The listener attributes.