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 EnablementStatusSummaryEnabledBaselineDetails. statusSummary()Returns the value of the StatusSummary property for this object.EnablementStatusSummaryEnabledBaselineSummary. statusSummary()Returns the value of the StatusSummary property for this object.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 EnabledBaselineDetails.BuilderEnabledBaselineDetails.Builder. statusSummary(EnablementStatusSummary statusSummary)Sets the value of the StatusSummary property for this object.EnabledBaselineSummary.BuilderEnabledBaselineSummary.Builder. statusSummary(EnablementStatusSummary statusSummary)Sets the value of the StatusSummary property for this object.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.
-