| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
RecordingStrategy |
RecordingStrategy.clone() |
RecordingStrategy |
RecordingGroup.getRecordingStrategy()
An object that specifies the recording strategy for the configuration recorder.
|
RecordingStrategy |
RecordingStrategy.withUseOnly(RecordingStrategyType useOnly)
The recording strategy for the configuration recorder.
|
RecordingStrategy |
RecordingStrategy.withUseOnly(String useOnly)
The recording strategy for the configuration recorder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordingGroup.setRecordingStrategy(RecordingStrategy recordingStrategy)
An object that specifies the recording strategy for the configuration recorder.
|
RecordingGroup |
RecordingGroup.withRecordingStrategy(RecordingStrategy recordingStrategy)
An object that specifies the recording strategy for the configuration recorder.
|
Copyright © 2023. All rights reserved.