Skip to main content

GoogleCloudFunctionsFunctionSecretVersion

No description

type GoogleCloudFunctionsFunctionSecretVersion {
path: String!
version: String!
}

Fields

GoogleCloudFunctionsFunctionSecretVersion.path ● String! non-null scalar

The relative path of the file under the mount path where the secret value for this version will be fetched and made available

GoogleCloudFunctionsFunctionSecretVersion.version ● String! non-null scalar

Version of the secret (version number or the string 'latest')

Member of

GoogleCloudFunctionsFunctionSecretVolume object