kubernetesNamespace

@JvmName(name = "qtphmjcbetxbiosb")
suspend fun kubernetesNamespace(value: Output<String>)
@JvmName(name = "rfbqggodvrvrhovq")
suspend fun kubernetesNamespace(value: String)

Parameters

value

The namespace of the Amazon EKS cluster. AWS Batch manages pods in this namespace. The value can't left empty or null. It must be fewer than 64 characters long, can't be set to default , can't start with " kube- ," and must match this regular expression: ^[a-z0-9]([-a-z0-9]*[a-z0-9])?$ . For more information, see Namespaces in the Kubernetes documentation.