Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
static Ec2InstanceConnectEndpointState |
Ec2InstanceConnectEndpointState.fromValue(String value)
Use this in place of valueOf.
|
static Ec2InstanceConnectEndpointState |
Ec2InstanceConnectEndpointState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ec2InstanceConnectEndpointState[] |
Ec2InstanceConnectEndpointState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Ec2InstanceConnectEndpoint |
Ec2InstanceConnectEndpoint.withState(Ec2InstanceConnectEndpointState state)
The current state of the EC2 Instance Connect Endpoint.
|
Copyright © 2023. All rights reserved.