| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetMacieSessionResponse.Builder |
GetMacieSessionResponse.builder() |
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.createdAt(Instant createdAt)
The date and time, in UTC and extended ISO 8601 format, when the Amazon Macie account was created.
|
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.findingPublishingFrequency(FindingPublishingFrequency findingPublishingFrequency)
The frequency with which Amazon Macie publishes updates to policy findings for the account.
|
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.findingPublishingFrequency(String findingPublishingFrequency)
The frequency with which Amazon Macie publishes updates to policy findings for the account.
|
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.serviceRole(String serviceRole)
The Amazon Resource Name (ARN) of the service-linked role that allows Amazon Macie to monitor and analyze
data in Amazon Web Services resources for the account.
|
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.status(MacieStatus status)
The current status of the Amazon Macie account.
|
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.status(String status)
The current status of the Amazon Macie account.
|
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.toBuilder() |
GetMacieSessionResponse.Builder |
GetMacieSessionResponse.Builder.updatedAt(Instant updatedAt)
The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the Amazon
Macie account.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetMacieSessionResponse.Builder> |
GetMacieSessionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.