Interface StartPolicyGenerationResponse.Builder

All Superinterfaces:
AccessAnalyzerResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<StartPolicyGenerationResponse.Builder,StartPolicyGenerationResponse>, SdkBuilder<StartPolicyGenerationResponse.Builder,StartPolicyGenerationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartPolicyGenerationResponse

  • Method Details

    • jobId

      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.

      Parameters:
      jobId - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.