| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationDataSourceConfigurations |
OrganizationDataSourceConfigurations.clone() |
OrganizationDataSourceConfigurations |
UpdateOrganizationConfigurationRequest.getDataSources()
Describes which data sources will be updated.
|
OrganizationDataSourceConfigurations |
OrganizationDataSourceConfigurations.withS3Logs(OrganizationS3LogsConfiguration s3Logs)
Describes whether S3 data event logs are enabled for new members of the organization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOrganizationConfigurationRequest.setDataSources(OrganizationDataSourceConfigurations dataSources)
Describes which data sources will be updated.
|
UpdateOrganizationConfigurationRequest |
UpdateOrganizationConfigurationRequest.withDataSources(OrganizationDataSourceConfigurations dataSources)
Describes which data sources will be updated.
|
Copyright © 2021. All rights reserved.