| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static SourceFrequency |
SourceFrequency.fromValue(String value)
Use this in place of valueOf.
|
static SourceFrequency |
SourceFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceFrequency[] |
SourceFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateControlMappingSource |
CreateControlMappingSource.withSourceFrequency(SourceFrequency sourceFrequency)
The frequency of evidence collection for the control mapping source.
|
ControlMappingSource |
ControlMappingSource.withSourceFrequency(SourceFrequency sourceFrequency)
The frequency of evidence collection for the control mapping source.
|
Copyright © 2022. All rights reserved.