securityGroupIds

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

Parameters

value

The list of security groups for the VPC associated with this environment.


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


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

Parameters

values

The list of security groups for the VPC associated with this environment.