Interface AutoEnable.Builder

  • Method Details

    • codeRepository

      AutoEnable.Builder codeRepository(Boolean codeRepository)

      Represents whether code repository scans are automatically enabled for new members of your Amazon Inspector organization.

      Parameters:
      codeRepository - Represents whether code repository scans are automatically enabled for new members of your Amazon Inspector organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ec2

      Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization.

      Parameters:
      ec2 - Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ecr

      Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization.

      Parameters:
      ecr - Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lambda

      AutoEnable.Builder lambda(Boolean lambda)

      Represents whether Amazon Web Services Lambda standard scans are automatically enabled for new members of your Amazon Inspector organization.

      Parameters:
      lambda - Represents whether Amazon Web Services Lambda standard scans are automatically enabled for new members of your Amazon Inspector organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lambdaCode

      AutoEnable.Builder lambdaCode(Boolean lambdaCode)

      Represents whether Lambda code scans are automatically enabled for new members of your Amazon Inspector organization.

      Parameters:
      lambdaCode - Represents whether Lambda code scans are automatically enabled for new members of your Amazon Inspector organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.