Interface EnableCapacityManagerResponse.Builder

    • Method Detail

      • capacityManagerStatus

        EnableCapacityManagerResponse.Builder capacityManagerStatus​(String capacityManagerStatus)

        The current status of Capacity Manager after the enable operation.

        Parameters:
        capacityManagerStatus - The current status of Capacity Manager after the enable operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CapacityManagerStatus, CapacityManagerStatus
      • organizationsAccess

        EnableCapacityManagerResponse.Builder organizationsAccess​(Boolean organizationsAccess)

        Indicates whether Organizations access is enabled for cross-account data aggregation.

        Parameters:
        organizationsAccess - Indicates whether Organizations access is enabled for cross-account data aggregation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.