toggle menu
pulumi-aws-kotlin
6.38.1.0
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
=
"dykbgtbfmxraqdwd"
)
suspend
fun
serviceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rauvlubudahgrcgh"
)
suspend
fun
serviceIdentifier
(
value
:
String
?
)
service
Network
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"ihboitawgkmbejcb"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"chtewnucvqfxsrby"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"omoxqrurpijvlylr"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"pgxuaatlyqrdjrmw"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"cshyvypwvybxnkdc"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)