Interface GetAutoshiftObserverNotificationStatusResponse.Builder

    • Method Detail

      • status

        GetAutoshiftObserverNotificationStatusResponse.Builder status​(String status)

        The status of autoshift observer notification. If the status is ENABLED, Route 53 ARC includes all autoshift events when you use the Amazon EventBridge pattern Autoshift In Progress. When the status is DISABLED, Route 53 ARC includes only autoshift events for autoshifts when one or more of your resources is included in the autoshift.

        Parameters:
        status - The status of autoshift observer notification. If the status is ENABLED, Route 53 ARC includes all autoshift events when you use the Amazon EventBridge pattern Autoshift In Progress. When the status is DISABLED, Route 53 ARC includes only autoshift events for autoshifts when one or more of your resources is included in the autoshift.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AutoshiftObserverNotificationStatus, AutoshiftObserverNotificationStatus
      • status

        GetAutoshiftObserverNotificationStatusResponse.Builder status​(AutoshiftObserverNotificationStatus status)

        The status of autoshift observer notification. If the status is ENABLED, Route 53 ARC includes all autoshift events when you use the Amazon EventBridge pattern Autoshift In Progress. When the status is DISABLED, Route 53 ARC includes only autoshift events for autoshifts when one or more of your resources is included in the autoshift.

        Parameters:
        status - The status of autoshift observer notification. If the status is ENABLED, Route 53 ARC includes all autoshift events when you use the Amazon EventBridge pattern Autoshift In Progress. When the status is DISABLED, Route 53 ARC includes only autoshift events for autoshifts when one or more of your resources is included in the autoshift.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        AutoshiftObserverNotificationStatus, AutoshiftObserverNotificationStatus