| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
RegisterContainerInstanceRequest.versionInfo()
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
|
VersionInfo |
ContainerInstance.versionInfo()
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterContainerInstanceRequest.Builder |
RegisterContainerInstanceRequest.Builder.versionInfo(VersionInfo versionInfo)
The version information for the Amazon ECS container agent and Docker daemon running on the container
instance.
|
ContainerInstance.Builder |
ContainerInstance.Builder.versionInfo(VersionInfo versionInfo)
The version information for the Amazon ECS container agent and Docker daemon running on the container
instance.
|
Copyright © 2021. All rights reserved.