plural

@JvmName(name = "kyrlsrwrcpnxnctv")
suspend fun plural(value: Output<String>)
@JvmName(name = "ebmfowhrdvxrelxb")
suspend fun plural(value: String?)

Parameters

value

plural is the plural name of the resource to serve. The custom resources are served under /apis/<group>/<version>/.../<plural>. Must match the name of the CustomResourceDefinition (in the form <names.plural>.<group>). Must be all lowercase.