securityGroupIds

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

Parameters

value

A list of EC2 security group that are associated with instances launched in the compute environment. This parameter is required for Fargate compute environments.


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


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

Parameters

values

A list of EC2 security group that are associated with instances launched in the compute environment. This parameter is required for Fargate compute environments.