Uses of Class
software.amazon.awssdk.services.controltower.model.DriftStatusSummary
-
Packages that use DriftStatusSummary Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of DriftStatusSummary in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return DriftStatusSummary Modifier and Type Method Description DriftStatusSummaryEnabledControlDetails. driftStatusSummary()The drift status of the enabled control.DriftStatusSummaryEnabledControlSummary. driftStatusSummary()The drift status of the enabled control.Methods in software.amazon.awssdk.services.controltower.model with parameters of type DriftStatusSummary Modifier and Type Method Description EnabledControlDetails.BuilderEnabledControlDetails.Builder. driftStatusSummary(DriftStatusSummary driftStatusSummary)The drift status of the enabled control.EnabledControlSummary.BuilderEnabledControlSummary.Builder. driftStatusSummary(DriftStatusSummary driftStatusSummary)The drift status of the enabled control.
-