| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
CloudComponentStatus |
DescribeComponentResponse.status()
The status of the component version in IoT Greengrass V2.
|
CloudComponentStatus |
CreateComponentVersionResponse.status()
The status of the component version in IoT Greengrass V2.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.status(CloudComponentStatus status)
The status of the component version in IoT Greengrass V2.
|
CreateComponentVersionResponse.Builder |
CreateComponentVersionResponse.Builder.status(CloudComponentStatus status)
The status of the component version in IoT Greengrass V2.
|
Copyright © 2023. All rights reserved.