pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin
/
ServiceNetworkServiceAssociationArgsBuilder
Service
Network
Service
Association
Args
Builder
class
ServiceNetworkServiceAssociationArgsBuilder
Builder for
ServiceNetworkServiceAssociationArgs
.
Functions
Functions
service
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"vfvwpxgjouqjhaws"
)
suspend
fun
serviceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qhfvdnocjdpyudvl"
)
suspend
fun
serviceIdentifier
(
value
:
String
?
)
service
Network
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"ojpbdaxfrasjftpw"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lgbmtxdlbaxqbdhx"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"urvrycfyokyfmfuf"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"lchdxhgrrbcgpcya"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"nlqjjtexqqbqmsus"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)