securityGroupIds

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


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