GradientEdge CDK Utils
    Preparing search index...
    interface WorkersKvNamespaceProps {
        accountId: Input<string>;
        title: Input<string>;
    }

    Hierarchy

    • WorkersKvNamespaceArgs
      • WorkersKvNamespaceProps
    Index

    Properties

    Properties

    accountId: Input<string>

    Identifier.

    title: Input<string>

    A human-readable string name for a Namespace.