Struct shuttle_secrets::Secrets
source · pub struct Secrets;Trait Implementations§
source§impl ResourceBuilder<SecretStore> for Secrets
impl ResourceBuilder<SecretStore> for Secrets
Get a store with all the secrets available to a deployment
§type Output = SecretStore
type Output = SecretStore
The output type used to build this resource later