securityGroups

@JvmName(name = "jebjmythdjvpttvx")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "cxiodvttmxdrpbkb")
suspend fun securityGroups(value: List<String>?)

Parameters

value

Set of 1 to 5 Security Group ID-s to be associated with the task. These security groups must all be in the same VPC.


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


@JvmName(name = "daumfnvugfbhgneb")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "qxpiwqmgwuxtvnae")
suspend fun securityGroups(vararg values: String)

Parameters

values

Set of 1 to 5 Security Group ID-s to be associated with the task. These security groups must all be in the same VPC.