securityGroups

@JvmName(name = "wkwjvmbkmpshpjqe")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "lxgetvljqdlfbsxu")
suspend fun securityGroups(value: List<String>?)

Parameters

value

The security groups to attach to the ENIs for the broker nodes.


@JvmName(name = "vhppejqyyqsyjwpn")
suspend fun securityGroups(vararg values: Output<String>)


@JvmName(name = "sbapclbsvjbnccwn")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "ouxygstciujrnkbb")
suspend fun securityGroups(vararg values: String)

Parameters

values

The security groups to attach to the ENIs for the broker nodes.