| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
LifecycleExecutionResourcesImpactedSummary |
LifecycleExecutionResourcesImpactedSummary.clone() |
LifecycleExecutionResourcesImpactedSummary |
LifecycleExecution.getResourcesImpactedSummary()
Contains information about associated resources that are identified for action by the runtime instance of the
lifecycle policy.
|
LifecycleExecutionResourcesImpactedSummary |
LifecycleExecutionResourcesImpactedSummary.withHasImpactedResources(Boolean hasImpactedResources)
Indicates whether an image resource that was identified for a lifecycle action has associated resources that are
also impacted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleExecution.setResourcesImpactedSummary(LifecycleExecutionResourcesImpactedSummary resourcesImpactedSummary)
Contains information about associated resources that are identified for action by the runtime instance of the
lifecycle policy.
|
LifecycleExecution |
LifecycleExecution.withResourcesImpactedSummary(LifecycleExecutionResourcesImpactedSummary resourcesImpactedSummary)
Contains information about associated resources that are identified for action by the runtime instance of the
lifecycle policy.
|
Copyright © 2023. All rights reserved.