| Package | Description |
|---|---|
| com.amazonaws.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static DirectConnectGatewayAttachmentType |
DirectConnectGatewayAttachmentType.fromValue(String value)
Use this in place of valueOf.
|
static DirectConnectGatewayAttachmentType |
DirectConnectGatewayAttachmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectConnectGatewayAttachmentType[] |
DirectConnectGatewayAttachmentType.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.withAttachmentType(DirectConnectGatewayAttachmentType attachmentType)
The type of attachment.
|
Copyright © 2020. All rights reserved.