getSecret
Method
interface BitwardenSecretManagerResource { // ... omitted for brevity getSecret(name: string): BitwardenSecretResource;}Signature
method
getSecretbuilderGets or creates a Bitwarden secret reference whose Aspire and remote names are the same. The secret must already exist in Bitwarden; use `AddSecret` if Aspire should own and write the secret value.
getSecret(name: string): BitwardenSecretResourceParameters
namestringReturns
BitwardenSecretResourceApplies to
This method applies to the following types: