Interface AutoDetectionConfiguration.Builder

  • Method Details

    • scope

      The source from which resources are detected. For example, ORGANIZATION sources resources from all member accounts of an Amazon Web Services organization.

      Parameters:
      scope - The source from which resources are detected. For example, ORGANIZATION sources resources from all member accounts of an Amazon Web Services organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scope

      The source from which resources are detected. For example, ORGANIZATION sources resources from all member accounts of an Amazon Web Services organization.

      Parameters:
      scope - The source from which resources are detected. For example, ORGANIZATION sources resources from all member accounts of an Amazon Web Services organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • enabled

      Specifies whether auto-detection is requested for the registry. Setting this to true is necessary but not sufficient for auto-detection to become active; the preconditions of the configured scope must also be met.

      Parameters:
      enabled - Specifies whether auto-detection is requested for the registry. Setting this to true is necessary but not sufficient for auto-detection to become active; the preconditions of the configured scope must also be met.
      Returns:
      Returns a reference to this object so that method calls can be chained together.