| Package | Description |
|---|---|
| com.amazonaws.services.controltower.model |
| Modifier and Type | Method and Description |
|---|---|
EnabledBaselineFilter |
EnabledBaselineFilter.clone() |
EnabledBaselineFilter |
ListEnabledBaselinesRequest.getFilter()
A filter applied on the
ListEnabledBaseline operation. |
EnabledBaselineFilter |
EnabledBaselineFilter.withBaselineIdentifiers(Collection<String> baselineIdentifiers)
Identifiers for the
Baseline objects returned as part of the filter operation. |
EnabledBaselineFilter |
EnabledBaselineFilter.withBaselineIdentifiers(String... baselineIdentifiers)
Identifiers for the
Baseline objects returned as part of the filter operation. |
EnabledBaselineFilter |
EnabledBaselineFilter.withTargetIdentifiers(Collection<String> targetIdentifiers)
Identifiers for the targets of the
Baseline filter operation. |
EnabledBaselineFilter |
EnabledBaselineFilter.withTargetIdentifiers(String... targetIdentifiers)
Identifiers for the targets of the
Baseline filter operation. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListEnabledBaselinesRequest.setFilter(EnabledBaselineFilter filter)
A filter applied on the
ListEnabledBaseline operation. |
ListEnabledBaselinesRequest |
ListEnabledBaselinesRequest.withFilter(EnabledBaselineFilter filter)
A filter applied on the
ListEnabledBaseline operation. |
Copyright © 2025. All rights reserved.