securityGroupIds

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

Parameters

value

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


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


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

Parameters

values

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