Interface UpdateFindingAggregatorResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateFindingAggregatorResponse.Builder,UpdateFindingAggregatorResponse>, SdkBuilder<UpdateFindingAggregatorResponse.Builder,UpdateFindingAggregatorResponse>, SdkPojo, SdkResponse.Builder, SecurityHubResponse.Builder
Enclosing class:
UpdateFindingAggregatorResponse

  • Method Details

    • findingAggregatorArn

      UpdateFindingAggregatorResponse.Builder findingAggregatorArn(String findingAggregatorArn)

      The ARN of the finding aggregator.

      Parameters:
      findingAggregatorArn - The ARN of the finding aggregator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • findingAggregationRegion

      UpdateFindingAggregatorResponse.Builder findingAggregationRegion(String findingAggregationRegion)

      The aggregation Region.

      Parameters:
      findingAggregationRegion - The aggregation Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regionLinkingMode

      UpdateFindingAggregatorResponse.Builder regionLinkingMode(String regionLinkingMode)

      Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions.

      Parameters:
      regionLinkingMode - Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      The list of excluded Regions or included Regions.

      Parameters:
      regions - The list of excluded Regions or included Regions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      The list of excluded Regions or included Regions.

      Parameters:
      regions - The list of excluded Regions or included Regions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.