@valon-technologies/gestalt
    Preparing search index...

    Interface GetSecretRequest

    GetSecretRequest looks up one named secret.

    interface GetSecretRequest {
        name: string;
    }
    Index

    Properties

    Properties

    name: string