Interface ResourceStatus.Builder

  • Method Details

    • codeRepository

      ResourceStatus.Builder codeRepository(String codeRepository)

      The status of Amazon Inspector scanning for code repositories.

      Parameters:
      codeRepository - The status of Amazon Inspector scanning for code repositories.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • codeRepository

      ResourceStatus.Builder codeRepository(Status codeRepository)

      The status of Amazon Inspector scanning for code repositories.

      Parameters:
      codeRepository - The status of Amazon Inspector scanning for code repositories.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ec2

      The status of Amazon Inspector scanning for Amazon EC2 resources.

      Parameters:
      ec2 - The status of Amazon Inspector scanning for Amazon EC2 resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ec2

      The status of Amazon Inspector scanning for Amazon EC2 resources.

      Parameters:
      ec2 - The status of Amazon Inspector scanning for Amazon EC2 resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ecr

      The status of Amazon Inspector scanning for Amazon ECR resources.

      Parameters:
      ecr - The status of Amazon Inspector scanning for Amazon ECR resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ecr

      The status of Amazon Inspector scanning for Amazon ECR resources.

      Parameters:
      ecr - The status of Amazon Inspector scanning for Amazon ECR resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lambda

      The status of Amazon Inspector scanning for Amazon Web Services Lambda function.

      Parameters:
      lambda - The status of Amazon Inspector scanning for Amazon Web Services Lambda function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lambda

      The status of Amazon Inspector scanning for Amazon Web Services Lambda function.

      Parameters:
      lambda - The status of Amazon Inspector scanning for Amazon Web Services Lambda function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lambdaCode

      ResourceStatus.Builder lambdaCode(String lambdaCode)

      The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.

      Parameters:
      lambdaCode - The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lambdaCode

      ResourceStatus.Builder lambdaCode(Status lambdaCode)

      The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.

      Parameters:
      lambdaCode - The status of Amazon Inspector scanning for custom application code for Amazon Web Services Lambda functions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: