securityGroupIds

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


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