| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
DriftStatusSummary |
DriftStatusSummary.clone() |
DriftStatusSummary |
EnabledControlDetails.getDriftStatusSummary()
The drift status of the enabled control.
|
DriftStatusSummary |
EnabledControlSummary.getDriftStatusSummary()
The drift status of the enabled control.
|
DriftStatusSummary |
DriftStatusSummary.withDriftStatus(DriftStatus driftStatus)
The drift status of the enabled control.
|
DriftStatusSummary |
DriftStatusSummary.withDriftStatus(String driftStatus)
The drift status of the enabled control.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnabledControlDetails.setDriftStatusSummary(DriftStatusSummary driftStatusSummary)
The drift status of the enabled control.
|
void |
EnabledControlSummary.setDriftStatusSummary(DriftStatusSummary driftStatusSummary)
The drift status of the enabled control.
|
EnabledControlDetails |
EnabledControlDetails.withDriftStatusSummary(DriftStatusSummary driftStatusSummary)
The drift status of the enabled control.
|
EnabledControlSummary |
EnabledControlSummary.withDriftStatusSummary(DriftStatusSummary driftStatusSummary)
The drift status of the enabled control.
|
Copyright © 2024. All rights reserved.