Interface KubeCustomResourceDefinitionProps

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

    @Generated(value="jsii-pacmak/1.68.0 (build b45f2f6)",
               date="2022-09-25T03:33:25.576Z")
    @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>.