Interface ControlSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the control.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The display name of the control.

      Parameters:
      name - The display name of the control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      ControlSummary.Builder description(String description)

      A description of the control, as it may appear in the console. Describes the functionality of the control.

      Parameters:
      description - A description of the control, as it may appear in the console. Describes the functionality of the control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.