| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformDevice> |
RegisterContainerInstanceRequest.platformDevices()
The devices that are available on the container instance.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterContainerInstanceRequest.Builder |
RegisterContainerInstanceRequest.Builder.platformDevices(PlatformDevice... platformDevices)
The devices that are available on the container instance.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterContainerInstanceRequest.Builder |
RegisterContainerInstanceRequest.Builder.platformDevices(Collection<PlatformDevice> platformDevices)
The devices that are available on the container instance.
|
Copyright © 2021. All rights reserved.