Interface KubeCustomResourceDefinitionProps

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

    @Generated(value="jsii-pacmak/1.88.0 (build eaabd08)",
               date="2023-09-11T06:17:58.613Z")
    @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>.