| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.clone() |
Parameters |
PolicyDetails.getParameters()
[Custom snapshot and AMI policies only] A set of optional parameters for snapshot and AMI lifecycle
policies.
|
Parameters |
Parameters.withExcludeBootVolume(Boolean excludeBootVolume)
[Custom snapshot policies that target instances only] Indicates whether to exclude the root volume from
multi-volume snapshot sets.
|
Parameters |
Parameters.withExcludeDataVolumeTags(Collection<Tag> excludeDataVolumeTags)
[Custom snapshot policies that target instances only] The tags used to identify data (non-root) volumes to
exclude from multi-volume snapshot sets.
|
Parameters |
Parameters.withExcludeDataVolumeTags(Tag... excludeDataVolumeTags)
[Custom snapshot policies that target instances only] The tags used to identify data (non-root) volumes to
exclude from multi-volume snapshot sets.
|
Parameters |
Parameters.withNoReboot(Boolean noReboot)
[Custom AMI policies only] Indicates whether targeted instances are rebooted when the lifecycle policy
runs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDetails.setParameters(Parameters parameters)
[Custom snapshot and AMI policies only] A set of optional parameters for snapshot and AMI lifecycle
policies.
|
PolicyDetails |
PolicyDetails.withParameters(Parameters parameters)
[Custom snapshot and AMI policies only] A set of optional parameters for snapshot and AMI lifecycle
policies.
|
Copyright © 2023. All rights reserved.