| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static ImportSourceType |
ImportSourceType.fromValue(String value)
Use this in place of valueOf.
|
static ImportSourceType |
ImportSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportSourceType[] |
ImportSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSource |
ImportSource.withSourceType(ImportSourceType sourceType)
The source type of the import source for the key value store.
|
Copyright © 2024. All rights reserved.