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