Interface ResourceState.Builder

    • Method Detail

      • ec2

        ResourceState.Builder ec2​(State ec2)

        An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.

        Parameters:
        ec2 - An object detailing the state of Amazon Inspector scanning for Amazon EC2 resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ecr

        ResourceState.Builder ecr​(State ecr)

        An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.

        Parameters:
        ecr - An object detailing the state of Amazon Inspector scanning for Amazon ECR resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lambda

        ResourceState.Builder lambda​(State lambda)
        Sets the value of the Lambda property for this object.
        Parameters:
        lambda - The new value for the Lambda property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lambdaCode

        ResourceState.Builder lambdaCode​(State lambdaCode)
        Sets the value of the LambdaCode property for this object.
        Parameters:
        lambdaCode - The new value for the LambdaCode property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.