Skip to content
DocsTry Aspire
DocsTry

SeaweedFSContainerResource.withSecretKey

Method
📦 CommunityToolkit.Aspire.Hosting.SeaweedFS v13.5.0
interface SeaweedFSContainerResource {
// ... omitted for brevity
withSecretKey(secretKey: ParameterResource): SeaweedFSContainerResource;
}

Signature

methodwithSecretKeybuilder
Configures the Secret Key that the SeaweedFS S3 resource uses.
withSecretKey(secretKey: ParameterResource): SeaweedFSContainerResource
secretKeyParameterResource
SeaweedFSContainerResource

Defined on

This method is defined on the following type: