Interface LandingZoneDriftStatusSummary.Builder

    • Method Detail

      • status

        LandingZoneDriftStatusSummary.Builder status​(String status)

        The drift status of the landing zone.

        Valid values:

        • DRIFTED: The landing zone deployed in this configuration does not match the configuration that Amazon Web Services Control Tower expected.

        • IN_SYNC: The landing zone deployed in this configuration matches the configuration that Amazon Web Services Control Tower expected.

        Parameters:
        status - The drift status of the landing zone.

        Valid values:

        • DRIFTED: The landing zone deployed in this configuration does not match the configuration that Amazon Web Services Control Tower expected.

        • IN_SYNC: The landing zone deployed in this configuration matches the configuration that Amazon Web Services Control Tower expected.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LandingZoneDriftStatus, LandingZoneDriftStatus
      • status

        LandingZoneDriftStatusSummary.Builder status​(LandingZoneDriftStatus status)

        The drift status of the landing zone.

        Valid values:

        • DRIFTED: The landing zone deployed in this configuration does not match the configuration that Amazon Web Services Control Tower expected.

        • IN_SYNC: The landing zone deployed in this configuration matches the configuration that Amazon Web Services Control Tower expected.

        Parameters:
        status - The drift status of the landing zone.

        Valid values:

        • DRIFTED: The landing zone deployed in this configuration does not match the configuration that Amazon Web Services Control Tower expected.

        • IN_SYNC: The landing zone deployed in this configuration matches the configuration that Amazon Web Services Control Tower expected.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LandingZoneDriftStatus, LandingZoneDriftStatus