Java com.amazonaws.services.codepipeline.model Job fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.codepipeline.model Job fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.codepipeline.model Job.

The text is from its open source code.

Method

StringgetId()

The unique system-generated ID of the job.

StringgetNonce()

A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.