class Aws::AccessAnalyzer::Types::CancelPolicyGenerationRequest

@note When making an API call, you may pass CancelPolicyGenerationRequest

data as a hash:

    {
      job_id: "JobId", # required
    }

@!attribute [rw] job_id

The `JobId` that is returned by the `StartPolicyGeneration`
operation. The `JobId` can be used with `GetGeneratedPolicy` to
retrieve the generated policies or used with
`CancelPolicyGeneration` to cancel the policy generation request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/CancelPolicyGenerationRequest AWS API Documentation

Constants

SENSITIVE