| Package | Description |
|---|---|
| com.amazonaws.services.controlcatalog.model |
| Modifier and Type | Method and Description |
|---|---|
AssociatedObjectiveSummary |
AssociatedObjectiveSummary.clone() |
AssociatedObjectiveSummary |
CommonControlSummary.getObjective()
The objective that the common control belongs to.
|
AssociatedObjectiveSummary |
AssociatedObjectiveSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the related objective.
|
AssociatedObjectiveSummary |
AssociatedObjectiveSummary.withName(String name)
The name of the related objective.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommonControlSummary.setObjective(AssociatedObjectiveSummary objective)
The objective that the common control belongs to.
|
CommonControlSummary |
CommonControlSummary.withObjective(AssociatedObjectiveSummary objective)
The objective that the common control belongs to.
|
Copyright © 2024. All rights reserved.