securityGroups

@JvmName(name = "kcxjcubqsxuwuxqj")
suspend fun securityGroups(value: Output<List<String>>)
@JvmName(name = "mayrofausqvoxxha")
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 = "dymhtwmxsxpdchvq")
suspend fun securityGroups(vararg values: Output<String>)


@JvmName(name = "mltrxvfxhwpueufh")
suspend fun securityGroups(values: List<Output<String>>)
@JvmName(name = "xggnhbkiokrirxrr")
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.