| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static FindingPublishingFrequency |
FindingPublishingFrequency.fromValue(String value)
Use this in place of valueOf.
|
static FindingPublishingFrequency |
FindingPublishingFrequency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FindingPublishingFrequency[] |
FindingPublishingFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetMacieSessionResult |
GetMacieSessionResult.withFindingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency)
The frequency with which Amazon Macie publishes updates to policy findings for the account.
|
EnableMacieRequest |
EnableMacieRequest.withFindingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency)
Specifies how often to publish updates to policy findings for the account.
|
UpdateMacieSessionRequest |
UpdateMacieSessionRequest.withFindingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency)
Specifies how often to publish updates to policy findings for the account.
|
Copyright © 2021. All rights reserved.