securityGroupIds

@JvmName(name = "yijelcdffdfikipp")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "wxapgaxcqcdmrqqv")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The security group Ids of the security role, such as sg-1234567890abcdef0 .


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


@JvmName(name = "brtygyiflwkdqmpc")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "egqdohadhswjsvhe")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The security group Ids of the security role, such as sg-1234567890abcdef0 .