| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
DateFilter |
DateFilter.clone() |
DateFilter |
DateFilter.withDateRange(DateRange dateRange)
A date range for the date filter.
|
DateFilter |
DateFilter.withEnd(String end)
A timestamp that provides the end date for the date filter.
|
DateFilter |
DateFilter.withStart(String start)
A timestamp that provides the start date for the date filter.
|
| Modifier and Type | Method and Description |
|---|---|
List<DateFilter> |
AutomationRulesFindingFilters.getCreatedAt()
A timestamp that indicates when this finding record was created.
|
List<DateFilter> |
AwsSecurityFindingFilters.getCreatedAt()
A timestamp that indicates when the security findings provider created the potential security issue that a
finding reflects.
|
List<DateFilter> |
AutomationRulesFindingFilters.getFirstObservedAt()
A timestamp that indicates when the potential security issue captured by a finding was first observed by the
security findings product.
|
List<DateFilter> |
AwsSecurityFindingFilters.getFirstObservedAt()
A timestamp that indicates when the security findings provider first observed the potential security issue that a
finding captured.
|
List<DateFilter> |
AutomationRulesFindingFilters.getLastObservedAt()
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by
the security findings product.
|
List<DateFilter> |
AwsSecurityFindingFilters.getLastObservedAt()
A timestamp that indicates when the security findings provider most recently observed the potential security
issue that a finding captured.
|
List<DateFilter> |
AutomationRulesFindingFilters.getNoteUpdatedAt()
The timestamp of when the note was updated.
|
List<DateFilter> |
AwsSecurityFindingFilters.getNoteUpdatedAt()
The timestamp of when the note was updated.
|
List<DateFilter> |
AwsSecurityFindingFilters.getProcessLaunchedAt()
A timestamp that identifies when the process was launched.
|
List<DateFilter> |
AwsSecurityFindingFilters.getProcessTerminatedAt()
A timestamp that identifies when the process was terminated.
|
List<DateFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceLaunchedAt()
The date and time the instance was launched.
|
List<DateFilter> |
AwsSecurityFindingFilters.getResourceAwsIamAccessKeyCreatedAt()
The creation date/time of the IAM access key related to a finding.
|
List<DateFilter> |
AwsSecurityFindingFilters.getResourceContainerLaunchedAt()
A timestamp that identifies when the container was started.
|
List<DateFilter> |
AwsSecurityFindingFilters.getThreatIntelIndicatorLastObservedAt()
A timestamp that identifies the last observation of a threat intelligence indicator.
|
List<DateFilter> |
AutomationRulesFindingFilters.getUpdatedAt()
A timestamp that indicates when the finding record was most recently updated.
|
List<DateFilter> |
AwsSecurityFindingFilters.getUpdatedAt()
A timestamp that indicates when the security findings provider last updated the finding record.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withCreatedAt(DateFilter... createdAt)
A timestamp that indicates when this finding record was created.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCreatedAt(DateFilter... createdAt)
A timestamp that indicates when the security findings provider created the potential security issue that a
finding reflects.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withFirstObservedAt(DateFilter... firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the
security findings product.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withFirstObservedAt(DateFilter... firstObservedAt)
A timestamp that indicates when the security findings provider first observed the potential security issue that a
finding captured.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withLastObservedAt(DateFilter... lastObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by
the security findings product.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withLastObservedAt(DateFilter... lastObservedAt)
A timestamp that indicates when the security findings provider most recently observed the potential security
issue that a finding captured.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withNoteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessLaunchedAt(DateFilter... processLaunchedAt)
A timestamp that identifies when the process was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessTerminatedAt(DateFilter... processTerminatedAt)
A timestamp that identifies when the process was terminated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceLaunchedAt(DateFilter... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyCreatedAt(DateFilter... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerLaunchedAt(DateFilter... resourceContainerLaunchedAt)
A timestamp that identifies when the container was started.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorLastObservedAt(DateFilter... threatIntelIndicatorLastObservedAt)
A timestamp that identifies the last observation of a threat intelligence indicator.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withUpdatedAt(DateFilter... updatedAt)
A timestamp that indicates when the finding record was most recently updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withUpdatedAt(DateFilter... updatedAt)
A timestamp that indicates when the security findings provider last updated the finding record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutomationRulesFindingFilters.setCreatedAt(Collection<DateFilter> createdAt)
A timestamp that indicates when this finding record was created.
|
void |
AwsSecurityFindingFilters.setCreatedAt(Collection<DateFilter> createdAt)
A timestamp that indicates when the security findings provider created the potential security issue that a
finding reflects.
|
void |
AutomationRulesFindingFilters.setFirstObservedAt(Collection<DateFilter> firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the
security findings product.
|
void |
AwsSecurityFindingFilters.setFirstObservedAt(Collection<DateFilter> firstObservedAt)
A timestamp that indicates when the security findings provider first observed the potential security issue that a
finding captured.
|
void |
AutomationRulesFindingFilters.setLastObservedAt(Collection<DateFilter> lastObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by
the security findings product.
|
void |
AwsSecurityFindingFilters.setLastObservedAt(Collection<DateFilter> lastObservedAt)
A timestamp that indicates when the security findings provider most recently observed the potential security
issue that a finding captured.
|
void |
AutomationRulesFindingFilters.setNoteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
void |
AwsSecurityFindingFilters.setNoteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
void |
AwsSecurityFindingFilters.setProcessLaunchedAt(Collection<DateFilter> processLaunchedAt)
A timestamp that identifies when the process was launched.
|
void |
AwsSecurityFindingFilters.setProcessTerminatedAt(Collection<DateFilter> processTerminatedAt)
A timestamp that identifies when the process was terminated.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceLaunchedAt(Collection<DateFilter> resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
void |
AwsSecurityFindingFilters.setResourceAwsIamAccessKeyCreatedAt(Collection<DateFilter> resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
void |
AwsSecurityFindingFilters.setResourceContainerLaunchedAt(Collection<DateFilter> resourceContainerLaunchedAt)
A timestamp that identifies when the container was started.
|
void |
AwsSecurityFindingFilters.setThreatIntelIndicatorLastObservedAt(Collection<DateFilter> threatIntelIndicatorLastObservedAt)
A timestamp that identifies the last observation of a threat intelligence indicator.
|
void |
AutomationRulesFindingFilters.setUpdatedAt(Collection<DateFilter> updatedAt)
A timestamp that indicates when the finding record was most recently updated.
|
void |
AwsSecurityFindingFilters.setUpdatedAt(Collection<DateFilter> updatedAt)
A timestamp that indicates when the security findings provider last updated the finding record.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withCreatedAt(Collection<DateFilter> createdAt)
A timestamp that indicates when this finding record was created.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCreatedAt(Collection<DateFilter> createdAt)
A timestamp that indicates when the security findings provider created the potential security issue that a
finding reflects.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withFirstObservedAt(Collection<DateFilter> firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the
security findings product.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withFirstObservedAt(Collection<DateFilter> firstObservedAt)
A timestamp that indicates when the security findings provider first observed the potential security issue that a
finding captured.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withLastObservedAt(Collection<DateFilter> lastObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by
the security findings product.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withLastObservedAt(Collection<DateFilter> lastObservedAt)
A timestamp that indicates when the security findings provider most recently observed the potential security
issue that a finding captured.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withNoteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessLaunchedAt(Collection<DateFilter> processLaunchedAt)
A timestamp that identifies when the process was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessTerminatedAt(Collection<DateFilter> processTerminatedAt)
A timestamp that identifies when the process was terminated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceLaunchedAt(Collection<DateFilter> resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyCreatedAt(Collection<DateFilter> resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerLaunchedAt(Collection<DateFilter> resourceContainerLaunchedAt)
A timestamp that identifies when the container was started.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorLastObservedAt(Collection<DateFilter> threatIntelIndicatorLastObservedAt)
A timestamp that identifies the last observation of a threat intelligence indicator.
|
AutomationRulesFindingFilters |
AutomationRulesFindingFilters.withUpdatedAt(Collection<DateFilter> updatedAt)
A timestamp that indicates when the finding record was most recently updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withUpdatedAt(Collection<DateFilter> updatedAt)
A timestamp that indicates when the security findings provider last updated the finding record.
|
Copyright © 2024. All rights reserved.