@nebius/js-sdk - v0.2.54
    Preparing search index...

    Type Alias SecretDeliveryMode

    SecretDeliveryMode: EnumInstance<
        "UNRECOGNIZED"
        | "UNSPECIFIED"
        | "INLINE"
        | "MYSTERY_BOX"
        | "EXPLICIT",
    >

    Represents the nebius.iam.v2.SecretDeliveryMode protobuf enum.