securityGroupIds

@JvmName(name = "gjucvnpjbntqivuc")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "xsskkpsjpfcokkai")
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 = "fotdwvubylveutdy")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "etmvgeqodtujmtcj")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "uqpprnpvbcctkpdp")
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.