C# 클래스 Amazon.ImportExport.Model.CreateJobRequest

Container for the parameters to the CreateJob operation.

This operation initiates the process of scheduling an upload or download of your data. You include in the request a manifest that describes the data transfer specifics. The response to the request includes a job ID, which you can use in other operations, a signature that you use to identify your storage device, and the address where you should ship your storage device.

상속: Amazon.Runtime.AmazonWebServiceRequest
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetJobType ( ) : bool
IsSetManifest ( ) : bool
IsSetManifestAddendum ( ) : bool
IsSetValidateOnly ( ) : bool