| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceMetadataEndpointState |
InstanceMetadataEndpointState.fromValue(String value)
Use this in place of valueOf.
|
static InstanceMetadataEndpointState |
InstanceMetadataEndpointState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceMetadataEndpointState[] |
InstanceMetadataEndpointState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceMetadataOptions |
InstanceMetadataOptions.withHttpEndpoint(InstanceMetadataEndpointState httpEndpoint)
This parameter enables or disables the HTTP metadata endpoint on your instances.
|
Copyright © 2020. All rights reserved.