| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static VerifiedAccessEndpointAttachmentType |
VerifiedAccessEndpointAttachmentType.fromValue(String value)
Use this in place of valueOf.
|
static VerifiedAccessEndpointAttachmentType |
VerifiedAccessEndpointAttachmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerifiedAccessEndpointAttachmentType[] |
VerifiedAccessEndpointAttachmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVerifiedAccessEndpointRequest |
CreateVerifiedAccessEndpointRequest.withAttachmentType(VerifiedAccessEndpointAttachmentType attachmentType)
The type of attachment.
|
VerifiedAccessEndpoint |
VerifiedAccessEndpoint.withAttachmentType(VerifiedAccessEndpointAttachmentType attachmentType)
The type of attachment used to provide connectivity between the Amazon Web Services Verified Access endpoint and
the application.
|
Copyright © 2023. All rights reserved.