Interface KubeCustomResourceDefinitionProps

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    KubeCustomResourceDefinitionProps.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.737Z")
    @Stability(Stable)
    public interface KubeCustomResourceDefinitionProps
    extends software.amazon.jsii.JsiiSerializable
    CustomResourceDefinition represents a resource that should be exposed on the API server.

    Its name MUST be in the format <.spec.name>.<.spec.group>.