| Package | Description |
|---|---|
| com.amazonaws.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
static S3EndpointType |
S3EndpointType.fromValue(String value)
Use this in place of valueOf.
|
static S3EndpointType |
S3EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3EndpointType[] |
S3EndpointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetComponentVersionArtifactRequest |
GetComponentVersionArtifactRequest.withS3EndpointType(S3EndpointType s3EndpointType)
Specifies the endpoint to use when getting Amazon S3 pre-signed URLs.
|
Copyright © 2025. All rights reserved.