securityGroupIds

@JvmName(name = "skaumaqfvpvsmnya")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "neartjlpaymschbt")
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 = "bnjofshfqthkjeyn")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "qllqjbqidpfcobsd")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "trtewqisqmpelgqg")
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.