securityGroupIds

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


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