Interface LandingZoneDriftStatusSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LandingZoneDriftStatusSummary.Builder,LandingZoneDriftStatusSummary>, SdkBuilder<LandingZoneDriftStatusSummary.Builder,LandingZoneDriftStatusSummary>, SdkPojo
Enclosing class:
LandingZoneDriftStatusSummary

public static interface LandingZoneDriftStatusSummary.Builder extends SdkPojo, CopyableBuilder<LandingZoneDriftStatusSummary.Builder,LandingZoneDriftStatusSummary>
  • Method Details

    • 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:
    • 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: