securityGroupIds

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

Parameters

value

A list of the one or more VPC security groups to be associated with the serverless cache. The security group will authorize traffic access for the VPC end-point (private-link). If no other information is given this will be the VPC’s Default Security Group that is associated with the cluster VPC end-point.


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


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

Parameters

values

A list of the one or more VPC security groups to be associated with the serverless cache. The security group will authorize traffic access for the VPC end-point (private-link). If no other information is given this will be the VPC’s Default Security Group that is associated with the cluster VPC end-point.