C# Class Amazon.Batch.Model.SubmitJobRequest

Container for the parameters to the SubmitJob operation. Submits an AWS Batch job from a job definition. Parameters specified during SubmitJob override parameters defined in the job definition.
Inheritance: AmazonBatchRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetContainerOverrides ( ) : bool
IsSetDependsOn ( ) : bool
IsSetJobDefinition ( ) : bool
IsSetJobName ( ) : bool
IsSetJobQueue ( ) : bool
IsSetParameters ( ) : bool