securityGroups

@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.