securityGroupIds

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


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