| Package | Description |
|---|---|
| com.amazonaws.services.controlcatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectiveResourceFilter |
ObjectiveResourceFilter.clone() |
ObjectiveResourceFilter |
ObjectiveResourceFilter.withArn(String arn)
The Amazon Resource Name (ARN) of the objective.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectiveResourceFilter> |
CommonControlFilter.getObjectives()
The objective that's used as filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
CommonControlFilter |
CommonControlFilter.withObjectives(ObjectiveResourceFilter... objectives)
The objective that's used as filter criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonControlFilter.setObjectives(Collection<ObjectiveResourceFilter> objectives)
The objective that's used as filter criteria.
|
CommonControlFilter |
CommonControlFilter.withObjectives(Collection<ObjectiveResourceFilter> objectives)
The objective that's used as filter criteria.
|
Copyright © 2025. All rights reserved.