Uses of Class
software.amazon.awssdk.services.controltower.model.EnablementStatusSummary
-
Packages that use EnablementStatusSummary Package Description software.amazon.awssdk.services.controltower.model -
-
Uses of EnablementStatusSummary in software.amazon.awssdk.services.controltower.model
Methods in software.amazon.awssdk.services.controltower.model that return EnablementStatusSummary Modifier and Type Method Description EnablementStatusSummaryEnabledControlDetails. statusSummary()The deployment summary of the enabled control.EnablementStatusSummaryEnabledControlSummary. statusSummary()A short description of the status of the enabled control.Methods in software.amazon.awssdk.services.controltower.model with parameters of type EnablementStatusSummary Modifier and Type Method Description EnabledControlDetails.BuilderEnabledControlDetails.Builder. statusSummary(EnablementStatusSummary statusSummary)The deployment summary of the enabled control.EnabledControlSummary.BuilderEnabledControlSummary.Builder. statusSummary(EnablementStatusSummary statusSummary)A short description of the status of the enabled control.
-