BlobValue
Namespace: MBrace.AWS.Runtime.Utilities
Represents a value that has been persisted
Static members
Static member | Description |
Define(account, bucketName, key)
Signature: (account:AWSAccount * bucketName:string * key:string) -> BlobValue<'T>
Type parameters: 'T |
Defines a blob value with given parameters. |