securityGroups

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


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

Deprecated

Use of `securityGroups` is discouraged as it does not allow for changes and will force your instance to be replaced if changes are made. To avoid this, use `vpcSecurityGroupIds` which allows for updates.

Parameters

value

List of security group names to associate with.


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

Deprecated

Use of `securityGroups` is discouraged as it does not allow for changes and will force your instance to be replaced if changes are made. To avoid this, use `vpcSecurityGroupIds` which allows for updates.

Parameters

values

List of security group names to associate with.