| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationDetails |
OrganizationDetails.clone() |
OrganizationDetails |
GetOrganizationStatisticsResult.getOrganizationDetails()
Information about the statistics report for your organization.
|
OrganizationDetails |
OrganizationDetails.withOrganizationStatistics(OrganizationStatistics organizationStatistics)
Information about the GuardDuty coverage statistics for members in your Amazon Web Services organization.
|
OrganizationDetails |
OrganizationDetails.withUpdatedAt(Date updatedAt)
The timestamp at which the organization statistics was last updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetOrganizationStatisticsResult.setOrganizationDetails(OrganizationDetails organizationDetails)
Information about the statistics report for your organization.
|
GetOrganizationStatisticsResult |
GetOrganizationStatisticsResult.withOrganizationDetails(OrganizationDetails organizationDetails)
Information about the statistics report for your organization.
|
Copyright © 2023. All rights reserved.