| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.clone() |
Settings |
UpdateSettingsResult.getSettings()
The current list of settings.
|
Settings |
GetSettingsResult.getSettings()
The settings object that holds all supported Audit Manager settings.
|
Settings |
Settings.withDefaultAssessmentReportsDestination(AssessmentReportsDestination defaultAssessmentReportsDestination)
The default storage destination for assessment reports.
|
Settings |
Settings.withDefaultProcessOwners(Collection<Role> defaultProcessOwners)
The designated default audit owners.
|
Settings |
Settings.withDefaultProcessOwners(Role... defaultProcessOwners)
The designated default audit owners.
|
Settings |
Settings.withIsAwsOrgEnabled(Boolean isAwsOrgEnabled)
Specifies whether Organizations is enabled.
|
Settings |
Settings.withKmsKey(String kmsKey)
The KMS key details.
|
Settings |
Settings.withSnsTopic(String snsTopic)
The designated Amazon Simple Notification Service (Amazon SNS) topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSettingsResult.setSettings(Settings settings)
The current list of settings.
|
void |
GetSettingsResult.setSettings(Settings settings)
The settings object that holds all supported Audit Manager settings.
|
UpdateSettingsResult |
UpdateSettingsResult.withSettings(Settings settings)
The current list of settings.
|
GetSettingsResult |
GetSettingsResult.withSettings(Settings settings)
The settings object that holds all supported Audit Manager settings.
|
Copyright © 2021. All rights reserved.