securityGroupIds

@JvmName(name = "kjqqdyvmppctfsyc")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "brkughcqwkwyevvu")
suspend fun securityGroupIds(value: List<String>)

Parameters

value

A list of security group IDs associated with access to the provided subnets. identity_provider requires the following:

NOTE: identity_provider cannot be removed without force recreating.


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


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

Parameters

values

A list of security group IDs associated with access to the provided subnets. identity_provider requires the following:

NOTE: identity_provider cannot be removed without force recreating.