| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSourceStatus |
DataSourceStatus.fromValue(String value)
Use this in place of valueOf.
|
static DataSourceStatus |
DataSourceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceStatus[] |
DataSourceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DNSLogsConfigurationResult |
DNSLogsConfigurationResult.withStatus(DataSourceStatus status)
Denotes whether DNS logs is enabled as a data source.
|
CloudTrailConfigurationResult |
CloudTrailConfigurationResult.withStatus(DataSourceStatus status)
Describes whether CloudTrail is enabled as a data source for the detector.
|
FlowLogsConfigurationResult |
FlowLogsConfigurationResult.withStatus(DataSourceStatus status)
Denotes whether VPC flow logs is enabled as a data source.
|
EbsVolumesResult |
EbsVolumesResult.withStatus(DataSourceStatus status)
Describes whether scanning EBS volumes is enabled as a data source.
|
S3LogsConfigurationResult |
S3LogsConfigurationResult.withStatus(DataSourceStatus status)
A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
|
KubernetesAuditLogsConfigurationResult |
KubernetesAuditLogsConfigurationResult.withStatus(DataSourceStatus status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
|
Copyright © 2022. All rights reserved.