toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin
/
ListenerArgsBuilder
/
listenerAttributes
listener
Attributes
@
JvmName
(
name
=
"fheuomfgyyjcfmla"
)
suspend
fun
listenerAttributes
(
value
:
Output
<
List
<
ListenerAttributeArgs
>
>
)
@
JvmName
(
name
=
"yafpcthsjcydsood"
)
suspend
fun
listenerAttributes
(
value
:
List
<
ListenerAttributeArgs
>
?
)
Parameters
value
The listener attributes.
@
JvmName
(
name
=
"uekuewibpbbdydxn"
)
suspend
fun
listenerAttributes
(
vararg
values
:
Output
<
ListenerAttributeArgs
>
)
@
JvmName
(
name
=
"pvjmbwjmjaqnpvrf"
)
suspend
fun
listenerAttributes
(
values
:
List
<
Output
<
ListenerAttributeArgs
>
>
)
@
JvmName
(
name
=
"ctcrmnuulnsjynhq"
)
suspend
fun
listenerAttributes
(
vararg
values
:
ListenerAttributeArgs
)
Parameters
values
The listener attributes.
@
JvmName
(
name
=
"aswqjrkkrpygipvl"
)
suspend
fun
listenerAttributes
(
argument
:
List
<
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"gaotabuoycckhblm"
)
suspend
fun
listenerAttributes
(
vararg
argument
:
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"mwkktiscsokhbfcc"
)
suspend
fun
listenerAttributes
(
argument
:
suspend
ListenerAttributeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The listener attributes.