securityGroupIds

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

Parameters

value

A list of IDs specifying the security groups to apply to all network interfaces created for Amazon File Cache access.


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


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

Parameters

values

A list of IDs specifying the security groups to apply to all network interfaces created for Amazon File Cache access.