Interface ResourceStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ResourceStatus.Builder,ResourceStatus>, SdkBuilder<ResourceStatus.Builder,ResourceStatus>, SdkPojo
Enclosing class:
ResourceStatus

public static interface ResourceStatus.Builder extends SdkPojo, CopyableBuilder<ResourceStatus.Builder,ResourceStatus>
  • Method Details

    • 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: