| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordingStrategyType |
RecordingStrategyType.fromValue(String value)
Use this in place of valueOf.
|
static RecordingStrategyType |
RecordingStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordingStrategyType[] |
RecordingStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingStrategy |
RecordingStrategy.withUseOnly(RecordingStrategyType useOnly)
The recording strategy for the configuration recorder.
|
Copyright © 2024. All rights reserved.