Interface KubeCustomResourceDefinitionProps

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

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-06T02:54:45.852Z")
    @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>.