| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTypeItem> |
GetOutpostInstanceTypesResponse.instanceTypes()
Returns the value of the InstanceTypes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(InstanceTypeItem... instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(Collection<InstanceTypeItem> instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
Copyright © 2023. All rights reserved.