| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<DateFilter> |
AwsSecurityFindingFilters.createdAt()
An ISO8601-formatted timestamp that indicates when the security findings provider captured the potential security
issue that a finding captured.
|
List<DateFilter> |
AutomationRulesFindingFilters.createdAt()
A timestamp that indicates when this finding record was created.
|
List<DateFilter> |
AwsSecurityFindingFilters.firstObservedAt()
An ISO8601-formatted timestamp that indicates when the security findings provider first observed the potential
security issue that a finding captured.
|
List<DateFilter> |
AutomationRulesFindingFilters.firstObservedAt()
A timestamp that indicates when the potential security issue captured by a finding was first observed by the
security findings product.
|
List<DateFilter> |
AwsSecurityFindingFilters.lastObservedAt()
An ISO8601-formatted timestamp that indicates when the security findings provider most recently observed the
potential security issue that a finding captured.
|
List<DateFilter> |
AutomationRulesFindingFilters.lastObservedAt()
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.noteUpdatedAt()
The timestamp of when the note was updated.
|
List<DateFilter> |
AutomationRulesFindingFilters.noteUpdatedAt()
The timestamp of when the note was updated.
|
List<DateFilter> |
AwsSecurityFindingFilters.processLaunchedAt()
A timestamp that identifies when the process was launched.
|
List<DateFilter> |
AwsSecurityFindingFilters.processTerminatedAt()
A timestamp that identifies when the process was terminated.
|
List<DateFilter> |
AwsSecurityFindingFilters.resourceAwsEc2InstanceLaunchedAt()
The date and time the instance was launched.
|
List<DateFilter> |
AwsSecurityFindingFilters.resourceAwsIamAccessKeyCreatedAt()
The creation date/time of the IAM access key related to a finding.
|
List<DateFilter> |
AwsSecurityFindingFilters.resourceContainerLaunchedAt()
A timestamp that identifies when the container was started.
|
List<DateFilter> |
AwsSecurityFindingFilters.threatIntelIndicatorLastObservedAt()
A timestamp that identifies the last observation of a threat intelligence indicator.
|
List<DateFilter> |
AwsSecurityFindingFilters.updatedAt()
An ISO8601-formatted timestamp that indicates when the security findings provider last updated the finding
record.
|
List<DateFilter> |
AutomationRulesFindingFilters.updatedAt()
A timestamp that indicates when the finding record was most recently updated.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.createdAt(DateFilter... createdAt)
An ISO8601-formatted timestamp that indicates when the security findings provider captured the potential
security issue that a finding captured.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.createdAt(DateFilter... createdAt)
A timestamp that indicates when this finding record was created.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.firstObservedAt(DateFilter... firstObservedAt)
An ISO8601-formatted timestamp that indicates when the security findings provider first observed the
potential security issue that a finding captured.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.firstObservedAt(DateFilter... firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the
security findings product.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.lastObservedAt(DateFilter... lastObservedAt)
An ISO8601-formatted timestamp that indicates when the security findings provider most recently observed the
potential security issue that a finding captured.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.lastObservedAt(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.Builder |
AwsSecurityFindingFilters.Builder.noteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.noteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.processLaunchedAt(DateFilter... processLaunchedAt)
A timestamp that identifies when the process was launched.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.processTerminatedAt(DateFilter... processTerminatedAt)
A timestamp that identifies when the process was terminated.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.resourceAwsEc2InstanceLaunchedAt(DateFilter... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.resourceAwsIamAccessKeyCreatedAt(DateFilter... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.resourceContainerLaunchedAt(DateFilter... resourceContainerLaunchedAt)
A timestamp that identifies when the container was started.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.threatIntelIndicatorLastObservedAt(DateFilter... threatIntelIndicatorLastObservedAt)
A timestamp that identifies the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.updatedAt(DateFilter... updatedAt)
An ISO8601-formatted timestamp that indicates when the security findings provider last updated the finding
record.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.updatedAt(DateFilter... updatedAt)
A timestamp that indicates when the finding record was most recently updated.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.createdAt(Collection<DateFilter> createdAt)
An ISO8601-formatted timestamp that indicates when the security findings provider captured the potential
security issue that a finding captured.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.createdAt(Collection<DateFilter> createdAt)
A timestamp that indicates when this finding record was created.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.firstObservedAt(Collection<DateFilter> firstObservedAt)
An ISO8601-formatted timestamp that indicates when the security findings provider first observed the
potential security issue that a finding captured.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.firstObservedAt(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.Builder |
AwsSecurityFindingFilters.Builder.lastObservedAt(Collection<DateFilter> lastObservedAt)
An ISO8601-formatted timestamp that indicates when the security findings provider most recently observed the
potential security issue that a finding captured.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.lastObservedAt(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.Builder |
AwsSecurityFindingFilters.Builder.noteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.noteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.processLaunchedAt(Collection<DateFilter> processLaunchedAt)
A timestamp that identifies when the process was launched.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.processTerminatedAt(Collection<DateFilter> processTerminatedAt)
A timestamp that identifies when the process was terminated.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.resourceAwsEc2InstanceLaunchedAt(Collection<DateFilter> resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.resourceAwsIamAccessKeyCreatedAt(Collection<DateFilter> resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.resourceContainerLaunchedAt(Collection<DateFilter> resourceContainerLaunchedAt)
A timestamp that identifies when the container was started.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.threatIntelIndicatorLastObservedAt(Collection<DateFilter> threatIntelIndicatorLastObservedAt)
A timestamp that identifies the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
AwsSecurityFindingFilters.Builder.updatedAt(Collection<DateFilter> updatedAt)
An ISO8601-formatted timestamp that indicates when the security findings provider last updated the finding
record.
|
AutomationRulesFindingFilters.Builder |
AutomationRulesFindingFilters.Builder.updatedAt(Collection<DateFilter> updatedAt)
A timestamp that indicates when the finding record was most recently updated.
|
Copyright © 2023. All rights reserved.