toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin
/
ServiceNetworkServiceAssociationArgsBuilder
Service
Network
Service
Association
Args
Builder
class
ServiceNetworkServiceAssociationArgsBuilder
Builder for
ServiceNetworkServiceAssociationArgs
.
Members
Functions
service
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"pcmapskaowtklcgl"
)
suspend
fun
serviceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pugfobcehomluphd"
)
suspend
fun
serviceIdentifier
(
value
:
String
?
)
service
Network
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"ykokomatmhueyhda"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tjgfptlwtmwvppdt"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"wnyufxjhsnijbrav"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"tydswdvnpnlsindb"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"gcstjgitqorkxysx"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)