toggle menu
pulumi-aws-kotlin
6.81.0.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
=
"gjgclvdkxdpoadgq"
)
suspend
fun
serviceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vtulkjqjjfgvvnvd"
)
suspend
fun
serviceIdentifier
(
value
:
String
?
)
service
Network
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"jdkdnxbmintxtebc"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wuplurwfobogpiki"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"jlheacnrsdunyaih"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"nmhygqwrcgochqwu"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"njvaqwyjpbqhqckc"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)