| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.clone() |
Parameters |
PolicyDetails.getParameters()
A set of optional parameters for snapshot and AMI lifecycle policies.
|
Parameters |
Parameters.withExcludeBootVolume(Boolean excludeBootVolume)
[EBS Snapshot Management – Instance policies only] Indicates whether to exclude the root volume from snapshots
created using CreateSnapshots.
|
Parameters |
Parameters.withNoReboot(Boolean noReboot)
Applies to AMI lifecycle policies only.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDetails.setParameters(Parameters parameters)
A set of optional parameters for snapshot and AMI lifecycle policies.
|
PolicyDetails |
PolicyDetails.withParameters(Parameters parameters)
A set of optional parameters for snapshot and AMI lifecycle policies.
|
Copyright © 2020. All rights reserved.