Skip to content
DocsTry Aspire
DocsTry

RustFsResource Properties

ClassProperties8 members
A resource that represents a RustFs S3-compatible storage container.
AccessKeySection titled AccessKeyParameterResource
Gets the access key parameter resource for RustFs.
public ParameterResource AccessKey { get; }
ConnectionStringExpressionSection titled ConnectionStringExpressionReferenceExpression
Gets the connection string expression for the RustFs resource.
public ReferenceExpression ConnectionStringExpression { get; }
HostSection titled HostEndpointReferenceExpression
Gets the host endpoint reference for this resource.
public EndpointReferenceExpression Host { get; }
PortSection titled PortEndpointReferenceExpression
Gets the port endpoint reference for this resource.
public EndpointReferenceExpression Port { get; }
PrimaryEndpointSection titled PrimaryEndpointEndpointReference
Gets the primary endpoint for the RustFs resource. This endpoint is used for all S3-compatible API calls over HTTP.
public EndpointReference PrimaryEndpoint { get; }
SecretKeySection titled SecretKeyParameterResource
Gets the secret key parameter resource for RustFs.
public ParameterResource SecretKey { get; }
SigningRegionSection titled SigningRegionstring
Gets the AWS signing region used for S3 API requests. Defaults to us-east-1.
public string SigningRegion { get; }
UriExpressionSection titled UriExpressionReferenceExpression
Gets the connection URI expression for the RustFs server.
public ReferenceExpression UriExpression { get; }
Format: http://{host}:{port}.