GkeNamespaceArgs

fun GkeNamespaceArgs(clusterName: Output<String>? = null, location: Output<String>? = null, namespaceName: Output<String>? = null)