subnetIds

@JvmName(name = "yyrxkneqnsyxjevb")
suspend fun subnetIds(value: Output<List<String>>)
@JvmName(name = "qsacrfkmlovdaous")
suspend fun subnetIds(value: List<String>?)

Parameters

value

Identifiers of private EC2 Subnets to associate with the EKS Fargate Profile. These subnets must have the following resource tag: kubernetes.io/cluster/CLUSTER_NAME (where CLUSTER_NAME is replaced with the name of the EKS Cluster). The following arguments are optional:


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


@JvmName(name = "kydfwppbtmerbrdm")
suspend fun subnetIds(values: List<Output<String>>)
@JvmName(name = "uputkjpucdcrdjmt")
suspend fun subnetIds(vararg values: String)

Parameters

values

Identifiers of private EC2 Subnets to associate with the EKS Fargate Profile. These subnets must have the following resource tag: kubernetes.io/cluster/CLUSTER_NAME (where CLUSTER_NAME is replaced with the name of the EKS Cluster). The following arguments are optional: