toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.vpclattice.kotlin
/
ServiceNetworkVpcAssociationArgsBuilder
Service
Network
Vpc
Association
Args
Builder
class
ServiceNetworkVpcAssociationArgsBuilder
Builder for
ServiceNetworkVpcAssociationArgs
.
Members
Functions
security
Group
Ids
Link copied to clipboard
@
JvmName
(
name
=
"kodehvqyjcxefivs"
)
suspend
fun
securityGroupIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vvhwegqyffykjhej"
)
suspend
fun
securityGroupIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fgdnwinectniveeg"
)
suspend
fun
securityGroupIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"feldbyihogrtuipw"
)
suspend
fun
securityGroupIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vunlwqgqsjkxwupw"
)
suspend
fun
securityGroupIds
(
value
:
List
<
String
>
?
)
service
Network
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"pxruoguomkkfnktw"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gfebwkrdvbyiuvst"
)
suspend
fun
serviceNetworkIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"hlhfdddrypctmadt"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ssgrgrgagbcxgpro"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"ywwltwighfonuqia"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)
vpc
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"maofjfictdvomtxs"
)
suspend
fun
vpcIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hskhqvoaivcnhnxp"
)
suspend
fun
vpcIdentifier
(
value
:
String
?
)