| Package | Description |
|---|---|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
ComputeAttributes |
ComputeAttributes.clone() |
ComputeAttributes |
AssetInfo.getComputeAttributes()
Information about compute hardware assets.
|
ComputeAttributes |
ComputeAttributes.withHostId(String hostId)
The host ID of the Dedicated Host on the asset.
|
ComputeAttributes |
ComputeAttributes.withState(ComputeAssetState state)
The state.
|
ComputeAttributes |
ComputeAttributes.withState(String state)
The state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetInfo.setComputeAttributes(ComputeAttributes computeAttributes)
Information about compute hardware assets.
|
AssetInfo |
AssetInfo.withComputeAttributes(ComputeAttributes computeAttributes)
Information about compute hardware assets.
|
Copyright © 2023. All rights reserved.