| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectConnectGatewayAttachmentState |
DirectConnectGatewayAttachmentState.fromValue(String value)
Use this in place of valueOf.
|
static DirectConnectGatewayAttachmentState |
DirectConnectGatewayAttachmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectConnectGatewayAttachmentState[] |
DirectConnectGatewayAttachmentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DirectConnectGatewayAttachment |
DirectConnectGatewayAttachment.withAttachmentState(DirectConnectGatewayAttachmentState attachmentState)
The state of the attachment.
|
Copyright © 2019. All rights reserved.