| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<LambdaDeviceMount> |
LambdaContainerParams.devices()
The list of system devices that the container can access.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaContainerParams.Builder |
LambdaContainerParams.Builder.devices(LambdaDeviceMount... devices)
The list of system devices that the container can access.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaContainerParams.Builder |
LambdaContainerParams.Builder.devices(Collection<LambdaDeviceMount> devices)
The list of system devices that the container can access.
|
Copyright © 2023. All rights reserved.