Interface CentralizationRuleSummary.Builder

  • Method Details

    • ruleName

      The name of the organization centralization rule.

      Parameters:
      ruleName - The name of the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ruleArn

      The Amazon Resource Name (ARN) of the organization centralization rule.

      Parameters:
      ruleArn - The Amazon Resource Name (ARN) of the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creatorAccountId

      CentralizationRuleSummary.Builder creatorAccountId(String creatorAccountId)

      The Amazon Web Services Account that created the organization centralization rule.

      Parameters:
      creatorAccountId - The Amazon Web Services Account that created the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdTimeStamp

      CentralizationRuleSummary.Builder createdTimeStamp(Long createdTimeStamp)

      The timestamp when the organization centralization rule was created.

      Parameters:
      createdTimeStamp - The timestamp when the organization centralization rule was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdRegion

      CentralizationRuleSummary.Builder createdRegion(String createdRegion)

      The Amazon Web Services region where the organization centralization rule was created.

      Parameters:
      createdRegion - The Amazon Web Services region where the organization centralization rule was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdateTimeStamp

      CentralizationRuleSummary.Builder lastUpdateTimeStamp(Long lastUpdateTimeStamp)

      The timestamp when the organization centralization rule was last updated.

      Parameters:
      lastUpdateTimeStamp - The timestamp when the organization centralization rule was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ruleHealth

      CentralizationRuleSummary.Builder ruleHealth(String ruleHealth)

      The health status of the organization centralization rule.

      Parameters:
      ruleHealth - The health status of the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ruleHealth

      The health status of the organization centralization rule.

      Parameters:
      ruleHealth - The health status of the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • failureReason

      CentralizationRuleSummary.Builder failureReason(String failureReason)

      The reason why an organization centralization rule is marked UNHEALTHY.

      Parameters:
      failureReason - The reason why an organization centralization rule is marked UNHEALTHY.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • failureReason

      The reason why an organization centralization rule is marked UNHEALTHY.

      Parameters:
      failureReason - The reason why an organization centralization rule is marked UNHEALTHY.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tagPropagationStatus

      CentralizationRuleSummary.Builder tagPropagationStatus(String tagPropagationStatus)

      The health status of tag propagation for this rule. This status is independent of the overall RuleHealth for log delivery. Returns Healthy when the most recent tag-propagation attempt succeeded, or Unhealthy when the most recent attempt failed.

      Parameters:
      tagPropagationStatus - The health status of tag propagation for this rule. This status is independent of the overall RuleHealth for log delivery. Returns Healthy when the most recent tag-propagation attempt succeeded, or Unhealthy when the most recent attempt failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tagPropagationStatus

      CentralizationRuleSummary.Builder tagPropagationStatus(TagPropagationStatus tagPropagationStatus)

      The health status of tag propagation for this rule. This status is independent of the overall RuleHealth for log delivery. Returns Healthy when the most recent tag-propagation attempt succeeded, or Unhealthy when the most recent attempt failed.

      Parameters:
      tagPropagationStatus - The health status of tag propagation for this rule. This status is independent of the overall RuleHealth for log delivery. Returns Healthy when the most recent tag-propagation attempt succeeded, or Unhealthy when the most recent attempt failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tagPropagationFailureReason

      CentralizationRuleSummary.Builder tagPropagationFailureReason(String tagPropagationFailureReason)

      The reason tag propagation is unhealthy for this rule. Only present when TagPropagationStatus is Unhealthy.

      Parameters:
      tagPropagationFailureReason - The reason tag propagation is unhealthy for this rule. Only present when TagPropagationStatus is Unhealthy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • tagPropagationFailureReason

      CentralizationRuleSummary.Builder tagPropagationFailureReason(TagPropagationFailureReason tagPropagationFailureReason)

      The reason tag propagation is unhealthy for this rule. Only present when TagPropagationStatus is Unhealthy.

      Parameters:
      tagPropagationFailureReason - The reason tag propagation is unhealthy for this rule. Only present when TagPropagationStatus is Unhealthy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • destinationAccountId

      CentralizationRuleSummary.Builder destinationAccountId(String destinationAccountId)

      The primary destination account of the organization centralization rule.

      Parameters:
      destinationAccountId - The primary destination account of the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • destinationRegion

      CentralizationRuleSummary.Builder destinationRegion(String destinationRegion)

      The primary destination region of the organization centralization rule.

      Parameters:
      destinationRegion - The primary destination region of the organization centralization rule.
      Returns:
      Returns a reference to this object so that method calls can be chained together.