| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceStateUpdateIncludeResources |
ResourceStateUpdateIncludeResources.clone() |
ResourceStateUpdateIncludeResources |
StartResourceStateUpdateRequest.getIncludeResources()
A list of image resources to update state for.
|
ResourceStateUpdateIncludeResources |
ResourceStateUpdateIncludeResources.withAmis(Boolean amis)
Specifies whether the lifecycle action should apply to distributed AMIs
|
ResourceStateUpdateIncludeResources |
ResourceStateUpdateIncludeResources.withContainers(Boolean containers)
Specifies whether the lifecycle action should apply to distributed containers.
|
ResourceStateUpdateIncludeResources |
ResourceStateUpdateIncludeResources.withSnapshots(Boolean snapshots)
Specifies whether the lifecycle action should apply to snapshots associated with distributed AMIs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartResourceStateUpdateRequest.setIncludeResources(ResourceStateUpdateIncludeResources includeResources)
A list of image resources to update state for.
|
StartResourceStateUpdateRequest |
StartResourceStateUpdateRequest.withIncludeResources(ResourceStateUpdateIncludeResources includeResources)
A list of image resources to update state for.
|
Copyright © 2024. All rights reserved.