Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static ReportInstanceReasonCodes |
ReportInstanceReasonCodes.fromValue(String value)
Use this in place of valueOf.
|
static ReportInstanceReasonCodes |
ReportInstanceReasonCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportInstanceReasonCodes[] |
ReportInstanceReasonCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReportInstanceStatusRequest |
ReportInstanceStatusRequest.withReasonCodes(ReportInstanceReasonCodes... reasonCodes)
One or more reason codes that describes the health state of your
instance.
|
Copyright © 2016. All rights reserved.