pulumi-aws-kotlin
6.6.1.0
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
=
"kivowdhtutttxxve"
)
suspend
fun
serviceIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qtcpfhurumjcxifb"
)
suspend
fun
serviceIdentifier
(
value
:
String
?
)
service
Network
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"mutfojlgltigieeu"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ohbtltudpdrycnds"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"rvipwpkhqbgveedr"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"tefvggikmocawptv"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"lfetfknyhhnkcitb"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)