securityGroupIds

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

Parameters

value

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


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


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

Parameters

values

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