toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iot.kotlin.inputs
/
TopicRuleDestinationVpcDestinationPropertiesArgsBuilder
/
securityGroups
security
Groups
@
JvmName
(
name
=
"xdblhbjlymvglwls"
)
suspend
fun
securityGroups
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"fugkubpclmnwwlub"
)
suspend
fun
securityGroups
(
value
:
List
<
String
>
?
)
Parameters
value
The security groups of the VPC destination.
@
JvmName
(
name
=
"tctqjekbjbcegcbd"
)
suspend
fun
securityGroups
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ndwhbglxmwwpvrbv"
)
suspend
fun
securityGroups
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"pgocpheomqnvwndf"
)
suspend
fun
securityGroups
(
vararg
values
:
String
)
Parameters
values
The security groups of the VPC destination.