customSecurityGroupIds

@JvmName(name = "ctocnbyittsqgevr")
suspend fun customSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "itnraxhswhbacunq")
suspend fun customSecurityGroupIds(value: List<String>?)

Parameters

value

Ids for a set of security groups to apply to the layer's instances.


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


@JvmName(name = "qbijvuahvgvmyxwx")
suspend fun customSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "mifwhqcyxlqhlqmd")
suspend fun customSecurityGroupIds(vararg values: String)

Parameters

values

Ids for a set of security groups to apply to the layer's instances.