MVPSI.JAMS.Activities Namespace : S3Upload Class |
For a list of all members of this type, see S3Upload members.
Name | Description | |
---|---|---|
![]() | AccessKeyID | Specifies the AWS Access Key ID |
![]() | Bucket | S3 Bucket to connect TO |
![]() | CannedACL | Type of CannedACL to use |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Encryption | Whether or not to use SSE |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | JAMSServer | The JAMS Server that the JAMS user resides on (will default to current server) |
![]() | JAMSUsername | JAMS user to use (overrides Username and Password properties) |
![]() | LocalPath | Path to upload the file FROM |
![]() | ReducedRedundancy | Whether or not to use Reduced Redundancy storage |
![]() | RemotePath | Path to upload the file TO |
![]() | SecretAccessKey | Specifies the AWS Secret Access Key |
Name | Description | |
---|---|---|
![]() | AbortOnTaskFailure | By default, if an exception occurs during Task execution we log and rethrow. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity) |
![]() | UserState | Gets or sets a user-defined object associated with the current async activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivity) |