| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
static VendorGuidance |
VendorGuidance.fromValue(String value)
Use this in place of valueOf.
|
static VendorGuidance |
VendorGuidance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VendorGuidance[] |
VendorGuidance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CloudComponentStatus |
CloudComponentStatus.withVendorGuidance(VendorGuidance vendorGuidance)
The vendor guidance state for the component version.
|
ResolvedComponentVersion |
ResolvedComponentVersion.withVendorGuidance(VendorGuidance vendorGuidance)
The vendor guidance state for the component version.
|
Copyright © 2024. All rights reserved.