| Package | Description |
|---|---|
| com.amazonaws.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static EndpointAccessType |
EndpointAccessType.fromValue(String value)
Use this in place of valueOf.
|
static EndpointAccessType |
EndpointAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointAccessType[] |
EndpointAccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest |
CreateEndpointRequest.withAccessType(EndpointAccessType accessType)
The type of access for the network connectivity for the Amazon S3 on Outposts endpoint.
|
Endpoint |
Endpoint.withAccessType(EndpointAccessType accessType)
The type of connectivity used to access the Amazon S3 on Outposts endpoint.
|
Copyright © 2022. All rights reserved.