public static interface InstanceSpecification.Builder extends SdkPojo, CopyableBuilder<InstanceSpecification.Builder,InstanceSpecification>
| Modifier and Type | Method and Description |
|---|---|
InstanceSpecification.Builder |
excludeBootVolume(Boolean excludeBootVolume)
Excludes the root volume from being snapshotted.
|
InstanceSpecification.Builder |
instanceId(String instanceId)
The instance to specify which volumes should be snapshotted.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInstanceSpecification.Builder instanceId(String instanceId)
The instance to specify which volumes should be snapshotted.
instanceId - The instance to specify which volumes should be snapshotted.InstanceSpecification.Builder excludeBootVolume(Boolean excludeBootVolume)
Excludes the root volume from being snapshotted.
excludeBootVolume - Excludes the root volume from being snapshotted.Copyright © 2022. All rights reserved.