| Package | Description |
|---|---|
| software.amazon.awssdk.services.mgn.model |
| Modifier and Type | Method and Description |
|---|---|
List<CPU> |
SourceProperties.cpus()
Source Server CPUs.
|
| Modifier and Type | Method and Description |
|---|---|
SourceProperties.Builder |
SourceProperties.Builder.cpus(CPU... cpus)
Source Server CPUs.
|
| Modifier and Type | Method and Description |
|---|---|
SourceProperties.Builder |
SourceProperties.Builder.cpus(Collection<CPU> cpus)
Source Server CPUs.
|
Copyright © 2023. All rights reserved.