@pulumi/pulumi
    Preparing search index...

    Interface StackSettingsSecureConfigValue

    A secret stack configuration entry.

    interface StackSettingsSecureConfigValue {
        secure: string;
    }
    Index

    Properties

    Properties

    secure: string