public static interface AwsSecurityFindingFilters.Builder extends SdkPojo, CopyableBuilder<AwsSecurityFindingFilters.Builder,AwsSecurityFindingFilters>
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters.Builder |
awsAccountId(Collection<StringFilter> awsAccountId)
The AWS account ID that a finding is generated in.
|
AwsSecurityFindingFilters.Builder |
awsAccountId(Consumer<StringFilter.Builder>... awsAccountId)
The AWS account ID that a finding is generated in.
|
AwsSecurityFindingFilters.Builder |
awsAccountId(StringFilter... awsAccountId)
The AWS account ID that a finding is generated in.
|
AwsSecurityFindingFilters.Builder |
companyName(Collection<StringFilter> companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
AwsSecurityFindingFilters.Builder |
companyName(Consumer<StringFilter.Builder>... companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
AwsSecurityFindingFilters.Builder |
companyName(StringFilter... companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
AwsSecurityFindingFilters.Builder |
complianceStatus(Collection<StringFilter> complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard, such as CIS AWS Foundations.
|
AwsSecurityFindingFilters.Builder |
complianceStatus(Consumer<StringFilter.Builder>... complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard, such as CIS AWS Foundations.
|
AwsSecurityFindingFilters.Builder |
complianceStatus(StringFilter... complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard, such as CIS AWS Foundations.
|
AwsSecurityFindingFilters.Builder |
confidence(Collection<NumberFilter> confidence)
A finding's confidence.
|
AwsSecurityFindingFilters.Builder |
confidence(Consumer<NumberFilter.Builder>... confidence)
A finding's confidence.
|
AwsSecurityFindingFilters.Builder |
confidence(NumberFilter... confidence)
A finding's confidence.
|
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.
|
AwsSecurityFindingFilters.Builder |
createdAt(Consumer<DateFilter.Builder>... createdAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential
security issue that a finding captured.
|
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.
|
AwsSecurityFindingFilters.Builder |
criticality(Collection<NumberFilter> criticality)
The level of importance assigned to the resources associated with the finding.
|
AwsSecurityFindingFilters.Builder |
criticality(Consumer<NumberFilter.Builder>... criticality)
The level of importance assigned to the resources associated with the finding.
|
AwsSecurityFindingFilters.Builder |
criticality(NumberFilter... criticality)
The level of importance assigned to the resources associated with the finding.
|
AwsSecurityFindingFilters.Builder |
description(Collection<StringFilter> description)
A finding's description.
|
AwsSecurityFindingFilters.Builder |
description(Consumer<StringFilter.Builder>... description)
A finding's description.
|
AwsSecurityFindingFilters.Builder |
description(StringFilter... description)
A finding's description.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsConfidence(Collection<NumberFilter> findingProviderFieldsConfidence)
The finding provider value for the finding confidence.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsConfidence(Consumer<NumberFilter.Builder>... findingProviderFieldsConfidence)
The finding provider value for the finding confidence.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsConfidence(NumberFilter... findingProviderFieldsConfidence)
The finding provider value for the finding confidence.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsCriticality(Collection<NumberFilter> findingProviderFieldsCriticality)
The finding provider value for the level of importance assigned to the resources associated with the
findings.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsCriticality(Consumer<NumberFilter.Builder>... findingProviderFieldsCriticality)
The finding provider value for the level of importance assigned to the resources associated with the
findings.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsCriticality(NumberFilter... findingProviderFieldsCriticality)
The finding provider value for the level of importance assigned to the resources associated with the
findings.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsRelatedFindingsId(Collection<StringFilter> findingProviderFieldsRelatedFindingsId)
The finding identifier of a related finding that is identified by the finding provider.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsRelatedFindingsId(Consumer<StringFilter.Builder>... findingProviderFieldsRelatedFindingsId)
The finding identifier of a related finding that is identified by the finding provider.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsRelatedFindingsId(StringFilter... findingProviderFieldsRelatedFindingsId)
The finding identifier of a related finding that is identified by the finding provider.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsRelatedFindingsProductArn(Collection<StringFilter> findingProviderFieldsRelatedFindingsProductArn)
The ARN of the solution that generated a related finding that is identified by the finding provider.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsRelatedFindingsProductArn(Consumer<StringFilter.Builder>... findingProviderFieldsRelatedFindingsProductArn)
The ARN of the solution that generated a related finding that is identified by the finding provider.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsRelatedFindingsProductArn(StringFilter... findingProviderFieldsRelatedFindingsProductArn)
The ARN of the solution that generated a related finding that is identified by the finding provider.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsSeverityLabel(Collection<StringFilter> findingProviderFieldsSeverityLabel)
The finding provider value for the severity label.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsSeverityLabel(Consumer<StringFilter.Builder>... findingProviderFieldsSeverityLabel)
The finding provider value for the severity label.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsSeverityLabel(StringFilter... findingProviderFieldsSeverityLabel)
The finding provider value for the severity label.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsSeverityOriginal(Collection<StringFilter> findingProviderFieldsSeverityOriginal)
The finding provider's original value for the severity.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsSeverityOriginal(Consumer<StringFilter.Builder>... findingProviderFieldsSeverityOriginal)
The finding provider's original value for the severity.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsSeverityOriginal(StringFilter... findingProviderFieldsSeverityOriginal)
The finding provider's original value for the severity.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsTypes(Collection<StringFilter> findingProviderFieldsTypes)
One or more finding types that the finding provider assigned to the finding.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsTypes(Consumer<StringFilter.Builder>... findingProviderFieldsTypes)
One or more finding types that the finding provider assigned to the finding.
|
AwsSecurityFindingFilters.Builder |
findingProviderFieldsTypes(StringFilter... findingProviderFieldsTypes)
One or more finding types that the finding provider assigned to the finding.
|
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.
|
AwsSecurityFindingFilters.Builder |
firstObservedAt(Consumer<DateFilter.Builder>... firstObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the
potential security issue that a finding captured.
|
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.
|
AwsSecurityFindingFilters.Builder |
generatorId(Collection<StringFilter> generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
AwsSecurityFindingFilters.Builder |
generatorId(Consumer<StringFilter.Builder>... generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
AwsSecurityFindingFilters.Builder |
generatorId(StringFilter... generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
AwsSecurityFindingFilters.Builder |
id(Collection<StringFilter> id)
The security findings provider-specific identifier for a finding.
|
AwsSecurityFindingFilters.Builder |
id(Consumer<StringFilter.Builder>... id)
The security findings provider-specific identifier for a finding.
|
AwsSecurityFindingFilters.Builder |
id(StringFilter... id)
The security findings provider-specific identifier for a finding.
|
AwsSecurityFindingFilters.Builder |
keyword(Collection<KeywordFilter> keyword)
A keyword for a finding.
|
AwsSecurityFindingFilters.Builder |
keyword(Consumer<KeywordFilter.Builder>... keyword)
A keyword for a finding.
|
AwsSecurityFindingFilters.Builder |
keyword(KeywordFilter... keyword)
A keyword for a finding.
|
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.
|
AwsSecurityFindingFilters.Builder |
lastObservedAt(Consumer<DateFilter.Builder>... lastObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider most recently observed the
potential security issue that a finding captured.
|
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.
|
AwsSecurityFindingFilters.Builder |
malwareName(Collection<StringFilter> malwareName)
The name of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareName(Consumer<StringFilter.Builder>... malwareName)
The name of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareName(StringFilter... malwareName)
The name of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwarePath(Collection<StringFilter> malwarePath)
The filesystem path of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwarePath(Consumer<StringFilter.Builder>... malwarePath)
The filesystem path of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwarePath(StringFilter... malwarePath)
The filesystem path of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareState(Collection<StringFilter> malwareState)
The state of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareState(Consumer<StringFilter.Builder>... malwareState)
The state of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareState(StringFilter... malwareState)
The state of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareType(Collection<StringFilter> malwareType)
The type of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareType(Consumer<StringFilter.Builder>... malwareType)
The type of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
malwareType(StringFilter... malwareType)
The type of the malware that was observed.
|
AwsSecurityFindingFilters.Builder |
networkDestinationDomain(Collection<StringFilter> networkDestinationDomain)
The destination domain of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationDomain(Consumer<StringFilter.Builder>... networkDestinationDomain)
The destination domain of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationDomain(StringFilter... networkDestinationDomain)
The destination domain of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationIpV4(Collection<IpFilter> networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationIpV4(Consumer<IpFilter.Builder>... networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationIpV4(IpFilter... networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationIpV6(Collection<IpFilter> networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationIpV6(Consumer<IpFilter.Builder>... networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationIpV6(IpFilter... networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationPort(Collection<NumberFilter> networkDestinationPort)
The destination port of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationPort(Consumer<NumberFilter.Builder>... networkDestinationPort)
The destination port of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDestinationPort(NumberFilter... networkDestinationPort)
The destination port of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkDirection(Collection<StringFilter> networkDirection)
Indicates the direction of network traffic associated with a finding.
|
AwsSecurityFindingFilters.Builder |
networkDirection(Consumer<StringFilter.Builder>... networkDirection)
Indicates the direction of network traffic associated with a finding.
|
AwsSecurityFindingFilters.Builder |
networkDirection(StringFilter... networkDirection)
Indicates the direction of network traffic associated with a finding.
|
AwsSecurityFindingFilters.Builder |
networkProtocol(Collection<StringFilter> networkProtocol)
The protocol of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkProtocol(Consumer<StringFilter.Builder>... networkProtocol)
The protocol of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkProtocol(StringFilter... networkProtocol)
The protocol of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceDomain(Collection<StringFilter> networkSourceDomain)
The source domain of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceDomain(Consumer<StringFilter.Builder>... networkSourceDomain)
The source domain of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceDomain(StringFilter... networkSourceDomain)
The source domain of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceIpV4(Collection<IpFilter> networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceIpV4(Consumer<IpFilter.Builder>... networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceIpV4(IpFilter... networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceIpV6(Collection<IpFilter> networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceIpV6(Consumer<IpFilter.Builder>... networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceIpV6(IpFilter... networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceMac(Collection<StringFilter> networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceMac(Consumer<StringFilter.Builder>... networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourceMac(StringFilter... networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourcePort(Collection<NumberFilter> networkSourcePort)
The source port of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourcePort(Consumer<NumberFilter.Builder>... networkSourcePort)
The source port of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
networkSourcePort(NumberFilter... networkSourcePort)
The source port of network-related information about a finding.
|
AwsSecurityFindingFilters.Builder |
noteText(Collection<StringFilter> noteText)
The text of a note.
|
AwsSecurityFindingFilters.Builder |
noteText(Consumer<StringFilter.Builder>... noteText)
The text of a note.
|
AwsSecurityFindingFilters.Builder |
noteText(StringFilter... noteText)
The text of a note.
|
AwsSecurityFindingFilters.Builder |
noteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters.Builder |
noteUpdatedAt(Consumer<DateFilter.Builder>... noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters.Builder |
noteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters.Builder |
noteUpdatedBy(Collection<StringFilter> noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters.Builder |
noteUpdatedBy(Consumer<StringFilter.Builder>... noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters.Builder |
noteUpdatedBy(StringFilter... noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters.Builder |
processLaunchedAt(Collection<DateFilter> processLaunchedAt)
The date/time that the process was launched.
|
AwsSecurityFindingFilters.Builder |
processLaunchedAt(Consumer<DateFilter.Builder>... processLaunchedAt)
The date/time that the process was launched.
|
AwsSecurityFindingFilters.Builder |
processLaunchedAt(DateFilter... processLaunchedAt)
The date/time that the process was launched.
|
AwsSecurityFindingFilters.Builder |
processName(Collection<StringFilter> processName)
The name of the process.
|
AwsSecurityFindingFilters.Builder |
processName(Consumer<StringFilter.Builder>... processName)
The name of the process.
|
AwsSecurityFindingFilters.Builder |
processName(StringFilter... processName)
The name of the process.
|
AwsSecurityFindingFilters.Builder |
processParentPid(Collection<NumberFilter> processParentPid)
The parent process ID.
|
AwsSecurityFindingFilters.Builder |
processParentPid(Consumer<NumberFilter.Builder>... processParentPid)
The parent process ID.
|
AwsSecurityFindingFilters.Builder |
processParentPid(NumberFilter... processParentPid)
The parent process ID.
|
AwsSecurityFindingFilters.Builder |
processPath(Collection<StringFilter> processPath)
The path to the process executable.
|
AwsSecurityFindingFilters.Builder |
processPath(Consumer<StringFilter.Builder>... processPath)
The path to the process executable.
|
AwsSecurityFindingFilters.Builder |
processPath(StringFilter... processPath)
The path to the process executable.
|
AwsSecurityFindingFilters.Builder |
processPid(Collection<NumberFilter> processPid)
The process ID.
|
AwsSecurityFindingFilters.Builder |
processPid(Consumer<NumberFilter.Builder>... processPid)
The process ID.
|
AwsSecurityFindingFilters.Builder |
processPid(NumberFilter... processPid)
The process ID.
|
AwsSecurityFindingFilters.Builder |
processTerminatedAt(Collection<DateFilter> processTerminatedAt)
The date/time that the process was terminated.
|
AwsSecurityFindingFilters.Builder |
processTerminatedAt(Consumer<DateFilter.Builder>... processTerminatedAt)
The date/time that the process was terminated.
|
AwsSecurityFindingFilters.Builder |
processTerminatedAt(DateFilter... processTerminatedAt)
The date/time that the process was terminated.
|
AwsSecurityFindingFilters.Builder |
productArn(Collection<StringFilter> productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
AwsSecurityFindingFilters.Builder |
productArn(Consumer<StringFilter.Builder>... productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
AwsSecurityFindingFilters.Builder |
productArn(StringFilter... productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
AwsSecurityFindingFilters.Builder |
productFields(Collection<MapFilter> productFields)
A data type where security-findings providers can include additional solution-specific details that aren't
part of the defined
AwsSecurityFinding format. |
AwsSecurityFindingFilters.Builder |
productFields(Consumer<MapFilter.Builder>... productFields)
A data type where security-findings providers can include additional solution-specific details that aren't
part of the defined
AwsSecurityFinding format. |
AwsSecurityFindingFilters.Builder |
productFields(MapFilter... productFields)
A data type where security-findings providers can include additional solution-specific details that aren't
part of the defined
AwsSecurityFinding format. |
AwsSecurityFindingFilters.Builder |
productName(Collection<StringFilter> productName)
The name of the solution (product) that generates findings.
|
AwsSecurityFindingFilters.Builder |
productName(Consumer<StringFilter.Builder>... productName)
The name of the solution (product) that generates findings.
|
AwsSecurityFindingFilters.Builder |
productName(StringFilter... productName)
The name of the solution (product) that generates findings.
|
AwsSecurityFindingFilters.Builder |
recommendationText(Collection<StringFilter> recommendationText)
The recommendation of what to do about the issue described in a finding.
|
AwsSecurityFindingFilters.Builder |
recommendationText(Consumer<StringFilter.Builder>... recommendationText)
The recommendation of what to do about the issue described in a finding.
|
AwsSecurityFindingFilters.Builder |
recommendationText(StringFilter... recommendationText)
The recommendation of what to do about the issue described in a finding.
|
AwsSecurityFindingFilters.Builder |
recordState(Collection<StringFilter> recordState)
The updated record state for the finding.
|
AwsSecurityFindingFilters.Builder |
recordState(Consumer<StringFilter.Builder>... recordState)
The updated record state for the finding.
|
AwsSecurityFindingFilters.Builder |
recordState(StringFilter... recordState)
The updated record state for the finding.
|
AwsSecurityFindingFilters.Builder |
relatedFindingsId(Collection<StringFilter> relatedFindingsId)
The solution-generated identifier for a related finding.
|
AwsSecurityFindingFilters.Builder |
relatedFindingsId(Consumer<StringFilter.Builder>... relatedFindingsId)
The solution-generated identifier for a related finding.
|
AwsSecurityFindingFilters.Builder |
relatedFindingsId(StringFilter... relatedFindingsId)
The solution-generated identifier for a related finding.
|
AwsSecurityFindingFilters.Builder |
relatedFindingsProductArn(Collection<StringFilter> relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
|
AwsSecurityFindingFilters.Builder |
relatedFindingsProductArn(Consumer<StringFilter.Builder>... relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
|
AwsSecurityFindingFilters.Builder |
relatedFindingsProductArn(StringFilter... relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIamInstanceProfileArn(Collection<StringFilter> resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIamInstanceProfileArn(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIamInstanceProfileArn(StringFilter... resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceImageId(Collection<StringFilter> resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceImageId(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceImageId(StringFilter... resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIpV4Addresses(Collection<IpFilter> resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIpV4Addresses(Consumer<IpFilter.Builder>... resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIpV4Addresses(IpFilter... resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIpV6Addresses(Collection<IpFilter> resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIpV6Addresses(Consumer<IpFilter.Builder>... resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceIpV6Addresses(IpFilter... resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceKeyName(Collection<StringFilter> resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceKeyName(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceKeyName(StringFilter... resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceLaunchedAt(Collection<DateFilter> resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceLaunchedAt(Consumer<DateFilter.Builder>... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceLaunchedAt(DateFilter... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceSubnetId(Collection<StringFilter> resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceSubnetId(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceSubnetId(StringFilter... resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceType(Collection<StringFilter> resourceAwsEc2InstanceType)
The instance type of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceType(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceType)
The instance type of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceType(StringFilter... resourceAwsEc2InstanceType)
The instance type of the instance.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceVpcId(Collection<StringFilter> resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceVpcId(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
AwsSecurityFindingFilters.Builder |
resourceAwsEc2InstanceVpcId(StringFilter... resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyCreatedAt(Collection<DateFilter> resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyCreatedAt(Consumer<DateFilter.Builder>... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyCreatedAt(DateFilter... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyStatus(Collection<StringFilter> resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyStatus(Consumer<StringFilter.Builder>... resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyStatus(StringFilter... resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyUserName(Collection<StringFilter> resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyUserName(Consumer<StringFilter.Builder>... resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsIamAccessKeyUserName(StringFilter... resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceAwsS3BucketOwnerId(Collection<StringFilter> resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsSecurityFindingFilters.Builder |
resourceAwsS3BucketOwnerId(Consumer<StringFilter.Builder>... resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsSecurityFindingFilters.Builder |
resourceAwsS3BucketOwnerId(StringFilter... resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsSecurityFindingFilters.Builder |
resourceAwsS3BucketOwnerName(Collection<StringFilter> resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
|
AwsSecurityFindingFilters.Builder |
resourceAwsS3BucketOwnerName(Consumer<StringFilter.Builder>... resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
|
AwsSecurityFindingFilters.Builder |
resourceAwsS3BucketOwnerName(StringFilter... resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
|
AwsSecurityFindingFilters.Builder |
resourceContainerImageId(Collection<StringFilter> resourceContainerImageId)
The identifier of the image related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerImageId(Consumer<StringFilter.Builder>... resourceContainerImageId)
The identifier of the image related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerImageId(StringFilter... resourceContainerImageId)
The identifier of the image related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerImageName(Collection<StringFilter> resourceContainerImageName)
The name of the image related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerImageName(Consumer<StringFilter.Builder>... resourceContainerImageName)
The name of the image related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerImageName(StringFilter... resourceContainerImageName)
The name of the image related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerLaunchedAt(Collection<DateFilter> resourceContainerLaunchedAt)
The date/time that the container was started.
|
AwsSecurityFindingFilters.Builder |
resourceContainerLaunchedAt(Consumer<DateFilter.Builder>... resourceContainerLaunchedAt)
The date/time that the container was started.
|
AwsSecurityFindingFilters.Builder |
resourceContainerLaunchedAt(DateFilter... resourceContainerLaunchedAt)
The date/time that the container was started.
|
AwsSecurityFindingFilters.Builder |
resourceContainerName(Collection<StringFilter> resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerName(Consumer<StringFilter.Builder>... resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceContainerName(StringFilter... resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters.Builder |
resourceDetailsOther(Collection<MapFilter> resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
|
AwsSecurityFindingFilters.Builder |
resourceDetailsOther(Consumer<MapFilter.Builder>... resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
|
AwsSecurityFindingFilters.Builder |
resourceDetailsOther(MapFilter... resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
|
AwsSecurityFindingFilters.Builder |
resourceId(Collection<StringFilter> resourceId)
The canonical identifier for the given resource type.
|
AwsSecurityFindingFilters.Builder |
resourceId(Consumer<StringFilter.Builder>... resourceId)
The canonical identifier for the given resource type.
|
AwsSecurityFindingFilters.Builder |
resourceId(StringFilter... resourceId)
The canonical identifier for the given resource type.
|
AwsSecurityFindingFilters.Builder |
resourcePartition(Collection<StringFilter> resourcePartition)
The canonical AWS partition name that the Region is assigned to.
|
AwsSecurityFindingFilters.Builder |
resourcePartition(Consumer<StringFilter.Builder>... resourcePartition)
The canonical AWS partition name that the Region is assigned to.
|
AwsSecurityFindingFilters.Builder |
resourcePartition(StringFilter... resourcePartition)
The canonical AWS partition name that the Region is assigned to.
|
AwsSecurityFindingFilters.Builder |
resourceRegion(Collection<StringFilter> resourceRegion)
The canonical AWS external Region name where this resource is located.
|
AwsSecurityFindingFilters.Builder |
resourceRegion(Consumer<StringFilter.Builder>... resourceRegion)
The canonical AWS external Region name where this resource is located.
|
AwsSecurityFindingFilters.Builder |
resourceRegion(StringFilter... resourceRegion)
The canonical AWS external Region name where this resource is located.
|
AwsSecurityFindingFilters.Builder |
resourceTags(Collection<MapFilter> resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
|
AwsSecurityFindingFilters.Builder |
resourceTags(Consumer<MapFilter.Builder>... resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
|
AwsSecurityFindingFilters.Builder |
resourceTags(MapFilter... resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
|
AwsSecurityFindingFilters.Builder |
resourceType(Collection<StringFilter> resourceType)
Specifies the type of the resource that details are provided for.
|
AwsSecurityFindingFilters.Builder |
resourceType(Consumer<StringFilter.Builder>... resourceType)
Specifies the type of the resource that details are provided for.
|
AwsSecurityFindingFilters.Builder |
resourceType(StringFilter... resourceType)
Specifies the type of the resource that details are provided for.
|
AwsSecurityFindingFilters.Builder |
severityLabel(Collection<StringFilter> severityLabel)
The label of a finding's severity.
|
AwsSecurityFindingFilters.Builder |
severityLabel(Consumer<StringFilter.Builder>... severityLabel)
The label of a finding's severity.
|
AwsSecurityFindingFilters.Builder |
severityLabel(StringFilter... severityLabel)
The label of a finding's severity.
|
AwsSecurityFindingFilters.Builder |
severityNormalized(Collection<NumberFilter> severityNormalized)
The normalized severity of a finding.
|
AwsSecurityFindingFilters.Builder |
severityNormalized(Consumer<NumberFilter.Builder>... severityNormalized)
The normalized severity of a finding.
|
AwsSecurityFindingFilters.Builder |
severityNormalized(NumberFilter... severityNormalized)
The normalized severity of a finding.
|
AwsSecurityFindingFilters.Builder |
severityProduct(Collection<NumberFilter> severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
|
AwsSecurityFindingFilters.Builder |
severityProduct(Consumer<NumberFilter.Builder>... severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
|
AwsSecurityFindingFilters.Builder |
severityProduct(NumberFilter... severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
|
AwsSecurityFindingFilters.Builder |
sourceUrl(Collection<StringFilter> sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
|
AwsSecurityFindingFilters.Builder |
sourceUrl(Consumer<StringFilter.Builder>... sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
|
AwsSecurityFindingFilters.Builder |
sourceUrl(StringFilter... sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorCategory(Collection<StringFilter> threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorCategory(Consumer<StringFilter.Builder>... threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorCategory(StringFilter... threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorLastObservedAt(Collection<DateFilter> threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorLastObservedAt(Consumer<DateFilter.Builder>... threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorLastObservedAt(DateFilter... threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorSource(Collection<StringFilter> threatIntelIndicatorSource)
The source of the threat intelligence.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorSource(Consumer<StringFilter.Builder>... threatIntelIndicatorSource)
The source of the threat intelligence.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorSource(StringFilter... threatIntelIndicatorSource)
The source of the threat intelligence.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorSourceUrl(Collection<StringFilter> threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorSourceUrl(Consumer<StringFilter.Builder>... threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorSourceUrl(StringFilter... threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorType(Collection<StringFilter> threatIntelIndicatorType)
The type of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorType(Consumer<StringFilter.Builder>... threatIntelIndicatorType)
The type of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorType(StringFilter... threatIntelIndicatorType)
The type of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorValue(Collection<StringFilter> threatIntelIndicatorValue)
The value of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorValue(Consumer<StringFilter.Builder>... threatIntelIndicatorValue)
The value of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
threatIntelIndicatorValue(StringFilter... threatIntelIndicatorValue)
The value of a threat intelligence indicator.
|
AwsSecurityFindingFilters.Builder |
title(Collection<StringFilter> title)
A finding's title.
|
AwsSecurityFindingFilters.Builder |
title(Consumer<StringFilter.Builder>... title)
A finding's title.
|
AwsSecurityFindingFilters.Builder |
title(StringFilter... title)
A finding's title.
|
AwsSecurityFindingFilters.Builder |
type(Collection<StringFilter> type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
AwsSecurityFindingFilters.Builder |
type(Consumer<StringFilter.Builder>... type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
AwsSecurityFindingFilters.Builder |
type(StringFilter... type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
AwsSecurityFindingFilters.Builder |
updatedAt(Collection<DateFilter> updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding
record.
|
AwsSecurityFindingFilters.Builder |
updatedAt(Consumer<DateFilter.Builder>... updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding
record.
|
AwsSecurityFindingFilters.Builder |
updatedAt(DateFilter... updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding
record.
|
AwsSecurityFindingFilters.Builder |
userDefinedFields(Collection<MapFilter> userDefinedFields)
A list of name/value string pairs associated with the finding.
|
AwsSecurityFindingFilters.Builder |
userDefinedFields(Consumer<MapFilter.Builder>... userDefinedFields)
A list of name/value string pairs associated with the finding.
|
AwsSecurityFindingFilters.Builder |
userDefinedFields(MapFilter... userDefinedFields)
A list of name/value string pairs associated with the finding.
|
AwsSecurityFindingFilters.Builder |
verificationState(Collection<StringFilter> verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters.Builder |
verificationState(Consumer<StringFilter.Builder>... verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters.Builder |
verificationState(StringFilter... verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters.Builder |
workflowState(Collection<StringFilter> workflowState)
The workflow state of a finding.
|
AwsSecurityFindingFilters.Builder |
workflowState(Consumer<StringFilter.Builder>... workflowState)
The workflow state of a finding.
|
AwsSecurityFindingFilters.Builder |
workflowState(StringFilter... workflowState)
The workflow state of a finding.
|
AwsSecurityFindingFilters.Builder |
workflowStatus(Collection<StringFilter> workflowStatus)
The status of the investigation into a finding.
|
AwsSecurityFindingFilters.Builder |
workflowStatus(Consumer<StringFilter.Builder>... workflowStatus)
The status of the investigation into a finding.
|
AwsSecurityFindingFilters.Builder |
workflowStatus(StringFilter... workflowStatus)
The status of the investigation into a finding.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsSecurityFindingFilters.Builder productArn(Collection<StringFilter> productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider) after this provider's product (solution that generates findings) is registered with Security Hub.
productArn - The ARN generated by Security Hub that uniquely identifies a third-party company (security findings
provider) after this provider's product (solution that generates findings) is registered with Security
Hub.AwsSecurityFindingFilters.Builder productArn(StringFilter... productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider) after this provider's product (solution that generates findings) is registered with Security Hub.
productArn - The ARN generated by Security Hub that uniquely identifies a third-party company (security findings
provider) after this provider's product (solution that generates findings) is registered with Security
Hub.AwsSecurityFindingFilters.Builder productArn(Consumer<StringFilter.Builder>... productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider) after this provider's product (solution that generates findings) is registered with Security Hub.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #productArn(List) .productArn - a consumer that will call methods on List.Builder #productArn(List) AwsSecurityFindingFilters.Builder awsAccountId(Collection<StringFilter> awsAccountId)
The AWS account ID that a finding is generated in.
awsAccountId - The AWS account ID that a finding is generated in.AwsSecurityFindingFilters.Builder awsAccountId(StringFilter... awsAccountId)
The AWS account ID that a finding is generated in.
awsAccountId - The AWS account ID that a finding is generated in.AwsSecurityFindingFilters.Builder awsAccountId(Consumer<StringFilter.Builder>... awsAccountId)
The AWS account ID that a finding is generated in.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #awsAccountId(List) .awsAccountId - a consumer that will call methods on List.Builder #awsAccountId(List) AwsSecurityFindingFilters.Builder id(Collection<StringFilter> id)
The security findings provider-specific identifier for a finding.
id - The security findings provider-specific identifier for a finding.AwsSecurityFindingFilters.Builder id(StringFilter... id)
The security findings provider-specific identifier for a finding.
id - The security findings provider-specific identifier for a finding.AwsSecurityFindingFilters.Builder id(Consumer<StringFilter.Builder>... id)
The security findings provider-specific identifier for a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #id(List) .id - a consumer that will call methods on List.Builder #id(List) AwsSecurityFindingFilters.Builder generatorId(Collection<StringFilter> generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding. In various security-findings providers' solutions, this generator can be called a rule, a check, a detector, a plugin, etc.
generatorId - The identifier for the solution-specific component (a discrete unit of logic) that generated a
finding. In various security-findings providers' solutions, this generator can be called a rule, a
check, a detector, a plugin, etc.AwsSecurityFindingFilters.Builder generatorId(StringFilter... generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding. In various security-findings providers' solutions, this generator can be called a rule, a check, a detector, a plugin, etc.
generatorId - The identifier for the solution-specific component (a discrete unit of logic) that generated a
finding. In various security-findings providers' solutions, this generator can be called a rule, a
check, a detector, a plugin, etc.AwsSecurityFindingFilters.Builder generatorId(Consumer<StringFilter.Builder>... generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding. In various security-findings providers' solutions, this generator can be called a rule, a check, a detector, a plugin, etc.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #generatorId(List) .generatorId - a consumer that will call methods on List.Builder #generatorId(List) AwsSecurityFindingFilters.Builder type(Collection<StringFilter> type)
A finding type in the format of namespace/category/classifier that classifies a finding.
type - A finding type in the format of namespace/category/classifier that classifies a finding.AwsSecurityFindingFilters.Builder type(StringFilter... type)
A finding type in the format of namespace/category/classifier that classifies a finding.
type - A finding type in the format of namespace/category/classifier that classifies a finding.AwsSecurityFindingFilters.Builder type(Consumer<StringFilter.Builder>... type)
A finding type in the format of namespace/category/classifier that classifies a finding.
List.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #type(List) .type - a consumer that will call methods on List.Builder #type(List) 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.
firstObservedAt - An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the
potential security issue that a finding captured.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.
firstObservedAt - An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the
potential security issue that a finding captured.AwsSecurityFindingFilters.Builder firstObservedAt(Consumer<DateFilter.Builder>... firstObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the potential security issue that a finding captured.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #firstObservedAt(List) .firstObservedAt - a consumer that will call methods on List.Builder #firstObservedAt(List) 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.
lastObservedAt - An ISO8601-formatted timestamp that indicates when the security-findings provider most recently
observed the potential security issue that a finding captured.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.
lastObservedAt - An ISO8601-formatted timestamp that indicates when the security-findings provider most recently
observed the potential security issue that a finding captured.AwsSecurityFindingFilters.Builder lastObservedAt(Consumer<DateFilter.Builder>... lastObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider most recently observed the potential security issue that a finding captured.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #lastObservedAt(List) .lastObservedAt - a consumer that will call methods on List.Builder #lastObservedAt(List) 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.
createdAt - An ISO8601-formatted timestamp that indicates when the security-findings provider captured the
potential security issue that a finding captured.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.
createdAt - An ISO8601-formatted timestamp that indicates when the security-findings provider captured the
potential security issue that a finding captured.AwsSecurityFindingFilters.Builder createdAt(Consumer<DateFilter.Builder>... createdAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential security issue that a finding captured.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #createdAt(List) .createdAt - a consumer that will call methods on List.Builder #createdAt(List) AwsSecurityFindingFilters.Builder updatedAt(Collection<DateFilter> updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding record.
updatedAt - An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the
finding record.AwsSecurityFindingFilters.Builder updatedAt(DateFilter... updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding record.
updatedAt - An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the
finding record.AwsSecurityFindingFilters.Builder updatedAt(Consumer<DateFilter.Builder>... updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding record.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #updatedAt(List) .updatedAt - a consumer that will call methods on List.Builder #updatedAt(List) AwsSecurityFindingFilters.Builder severityProduct(Collection<NumberFilter> severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
severityProduct - The native severity as defined by the security-findings provider's solution that generated the
finding.AwsSecurityFindingFilters.Builder severityProduct(NumberFilter... severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
severityProduct - The native severity as defined by the security-findings provider's solution that generated the
finding.AwsSecurityFindingFilters.Builder severityProduct(Consumer<NumberFilter.Builder>... severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #severityProduct(List) .severityProduct - a consumer that will call methods on List.Builder #severityProduct(List) AwsSecurityFindingFilters.Builder severityNormalized(Collection<NumberFilter> severityNormalized)
The normalized severity of a finding.
severityNormalized - The normalized severity of a finding.AwsSecurityFindingFilters.Builder severityNormalized(NumberFilter... severityNormalized)
The normalized severity of a finding.
severityNormalized - The normalized severity of a finding.AwsSecurityFindingFilters.Builder severityNormalized(Consumer<NumberFilter.Builder>... severityNormalized)
The normalized severity of a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #severityNormalized(List) .severityNormalized - a consumer that will call methods on List.Builder #severityNormalized(List) AwsSecurityFindingFilters.Builder severityLabel(Collection<StringFilter> severityLabel)
The label of a finding's severity.
severityLabel - The label of a finding's severity.AwsSecurityFindingFilters.Builder severityLabel(StringFilter... severityLabel)
The label of a finding's severity.
severityLabel - The label of a finding's severity.AwsSecurityFindingFilters.Builder severityLabel(Consumer<StringFilter.Builder>... severityLabel)
The label of a finding's severity.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #severityLabel(List) .severityLabel - a consumer that will call methods on List.Builder #severityLabel(List) AwsSecurityFindingFilters.Builder confidence(Collection<NumberFilter> confidence)
A finding's confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
confidence - A finding's confidence. Confidence is defined as the likelihood that a finding accurately identifies
the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
AwsSecurityFindingFilters.Builder confidence(NumberFilter... confidence)
A finding's confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
confidence - A finding's confidence. Confidence is defined as the likelihood that a finding accurately identifies
the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
AwsSecurityFindingFilters.Builder confidence(Consumer<NumberFilter.Builder>... confidence)
A finding's confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #confidence(List) .confidence - a consumer that will call methods on List.Builder #confidence(List) AwsSecurityFindingFilters.Builder criticality(Collection<NumberFilter> criticality)
The level of importance assigned to the resources associated with the finding.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
criticality - The level of importance assigned to the resources associated with the finding.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
AwsSecurityFindingFilters.Builder criticality(NumberFilter... criticality)
The level of importance assigned to the resources associated with the finding.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
criticality - The level of importance assigned to the resources associated with the finding.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
AwsSecurityFindingFilters.Builder criticality(Consumer<NumberFilter.Builder>... criticality)
The level of importance assigned to the resources associated with the finding.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #criticality(List) .criticality - a consumer that will call methods on List.Builder #criticality(List) AwsSecurityFindingFilters.Builder title(Collection<StringFilter> title)
A finding's title.
title - A finding's title.AwsSecurityFindingFilters.Builder title(StringFilter... title)
A finding's title.
title - A finding's title.AwsSecurityFindingFilters.Builder title(Consumer<StringFilter.Builder>... title)
A finding's title.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #title(List) .title - a consumer that will call methods on List.Builder #title(List) AwsSecurityFindingFilters.Builder description(Collection<StringFilter> description)
A finding's description.
description - A finding's description.AwsSecurityFindingFilters.Builder description(StringFilter... description)
A finding's description.
description - A finding's description.AwsSecurityFindingFilters.Builder description(Consumer<StringFilter.Builder>... description)
A finding's description.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #description(List) .description - a consumer that will call methods on List.Builder #description(List) AwsSecurityFindingFilters.Builder recommendationText(Collection<StringFilter> recommendationText)
The recommendation of what to do about the issue described in a finding.
recommendationText - The recommendation of what to do about the issue described in a finding.AwsSecurityFindingFilters.Builder recommendationText(StringFilter... recommendationText)
The recommendation of what to do about the issue described in a finding.
recommendationText - The recommendation of what to do about the issue described in a finding.AwsSecurityFindingFilters.Builder recommendationText(Consumer<StringFilter.Builder>... recommendationText)
The recommendation of what to do about the issue described in a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #recommendationText(List) .recommendationText - a consumer that will call methods on List.Builder #recommendationText(List) AwsSecurityFindingFilters.Builder sourceUrl(Collection<StringFilter> sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
sourceUrl - A URL that links to a page about the current finding in the security-findings provider's solution.AwsSecurityFindingFilters.Builder sourceUrl(StringFilter... sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
sourceUrl - A URL that links to a page about the current finding in the security-findings provider's solution.AwsSecurityFindingFilters.Builder sourceUrl(Consumer<StringFilter.Builder>... sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #sourceUrl(List) .sourceUrl - a consumer that will call methods on List.Builder #sourceUrl(List) AwsSecurityFindingFilters.Builder productFields(Collection<MapFilter> productFields)
A data type where security-findings providers can include additional solution-specific details that aren't
part of the defined AwsSecurityFinding format.
productFields - A data type where security-findings providers can include additional solution-specific details that
aren't part of the defined AwsSecurityFinding format.AwsSecurityFindingFilters.Builder productFields(MapFilter... productFields)
A data type where security-findings providers can include additional solution-specific details that aren't
part of the defined AwsSecurityFinding format.
productFields - A data type where security-findings providers can include additional solution-specific details that
aren't part of the defined AwsSecurityFinding format.AwsSecurityFindingFilters.Builder productFields(Consumer<MapFilter.Builder>... productFields)
A data type where security-findings providers can include additional solution-specific details that aren't
part of the defined AwsSecurityFinding format.
List.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #productFields(List) .productFields - a consumer that will call methods on List.Builder #productFields(List) AwsSecurityFindingFilters.Builder productName(Collection<StringFilter> productName)
The name of the solution (product) that generates findings.
productName - The name of the solution (product) that generates findings.AwsSecurityFindingFilters.Builder productName(StringFilter... productName)
The name of the solution (product) that generates findings.
productName - The name of the solution (product) that generates findings.AwsSecurityFindingFilters.Builder productName(Consumer<StringFilter.Builder>... productName)
The name of the solution (product) that generates findings.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #productName(List) .productName - a consumer that will call methods on List.Builder #productName(List) AwsSecurityFindingFilters.Builder companyName(Collection<StringFilter> companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
companyName - The name of the findings provider (company) that owns the solution (product) that generates findings.AwsSecurityFindingFilters.Builder companyName(StringFilter... companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
companyName - The name of the findings provider (company) that owns the solution (product) that generates findings.AwsSecurityFindingFilters.Builder companyName(Consumer<StringFilter.Builder>... companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #companyName(List) .companyName - a consumer that will call methods on List.Builder #companyName(List) AwsSecurityFindingFilters.Builder userDefinedFields(Collection<MapFilter> userDefinedFields)
A list of name/value string pairs associated with the finding. These are custom, user-defined fields added to a finding.
userDefinedFields - A list of name/value string pairs associated with the finding. These are custom, user-defined fields
added to a finding.AwsSecurityFindingFilters.Builder userDefinedFields(MapFilter... userDefinedFields)
A list of name/value string pairs associated with the finding. These are custom, user-defined fields added to a finding.
userDefinedFields - A list of name/value string pairs associated with the finding. These are custom, user-defined fields
added to a finding.AwsSecurityFindingFilters.Builder userDefinedFields(Consumer<MapFilter.Builder>... userDefinedFields)
A list of name/value string pairs associated with the finding. These are custom, user-defined fields added to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #userDefinedFields(List) .userDefinedFields - a consumer that will call methods on List.Builder #userDefinedFields(List) AwsSecurityFindingFilters.Builder malwareName(Collection<StringFilter> malwareName)
The name of the malware that was observed.
malwareName - The name of the malware that was observed.AwsSecurityFindingFilters.Builder malwareName(StringFilter... malwareName)
The name of the malware that was observed.
malwareName - The name of the malware that was observed.AwsSecurityFindingFilters.Builder malwareName(Consumer<StringFilter.Builder>... malwareName)
The name of the malware that was observed.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #malwareName(List) .malwareName - a consumer that will call methods on List.Builder #malwareName(List) AwsSecurityFindingFilters.Builder malwareType(Collection<StringFilter> malwareType)
The type of the malware that was observed.
malwareType - The type of the malware that was observed.AwsSecurityFindingFilters.Builder malwareType(StringFilter... malwareType)
The type of the malware that was observed.
malwareType - The type of the malware that was observed.AwsSecurityFindingFilters.Builder malwareType(Consumer<StringFilter.Builder>... malwareType)
The type of the malware that was observed.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #malwareType(List) .malwareType - a consumer that will call methods on List.Builder #malwareType(List) AwsSecurityFindingFilters.Builder malwarePath(Collection<StringFilter> malwarePath)
The filesystem path of the malware that was observed.
malwarePath - The filesystem path of the malware that was observed.AwsSecurityFindingFilters.Builder malwarePath(StringFilter... malwarePath)
The filesystem path of the malware that was observed.
malwarePath - The filesystem path of the malware that was observed.AwsSecurityFindingFilters.Builder malwarePath(Consumer<StringFilter.Builder>... malwarePath)
The filesystem path of the malware that was observed.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #malwarePath(List) .malwarePath - a consumer that will call methods on List.Builder #malwarePath(List) AwsSecurityFindingFilters.Builder malwareState(Collection<StringFilter> malwareState)
The state of the malware that was observed.
malwareState - The state of the malware that was observed.AwsSecurityFindingFilters.Builder malwareState(StringFilter... malwareState)
The state of the malware that was observed.
malwareState - The state of the malware that was observed.AwsSecurityFindingFilters.Builder malwareState(Consumer<StringFilter.Builder>... malwareState)
The state of the malware that was observed.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #malwareState(List) .malwareState - a consumer that will call methods on List.Builder #malwareState(List) AwsSecurityFindingFilters.Builder networkDirection(Collection<StringFilter> networkDirection)
Indicates the direction of network traffic associated with a finding.
networkDirection - Indicates the direction of network traffic associated with a finding.AwsSecurityFindingFilters.Builder networkDirection(StringFilter... networkDirection)
Indicates the direction of network traffic associated with a finding.
networkDirection - Indicates the direction of network traffic associated with a finding.AwsSecurityFindingFilters.Builder networkDirection(Consumer<StringFilter.Builder>... networkDirection)
Indicates the direction of network traffic associated with a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkDirection(List) .networkDirection - a consumer that will call methods on List.Builder #networkDirection(List) AwsSecurityFindingFilters.Builder networkProtocol(Collection<StringFilter> networkProtocol)
The protocol of network-related information about a finding.
networkProtocol - The protocol of network-related information about a finding.AwsSecurityFindingFilters.Builder networkProtocol(StringFilter... networkProtocol)
The protocol of network-related information about a finding.
networkProtocol - The protocol of network-related information about a finding.AwsSecurityFindingFilters.Builder networkProtocol(Consumer<StringFilter.Builder>... networkProtocol)
The protocol of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkProtocol(List) .networkProtocol - a consumer that will call methods on List.Builder #networkProtocol(List) AwsSecurityFindingFilters.Builder networkSourceIpV4(Collection<IpFilter> networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
networkSourceIpV4 - The source IPv4 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceIpV4(IpFilter... networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
networkSourceIpV4 - The source IPv4 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceIpV4(Consumer<IpFilter.Builder>... networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkSourceIpV4(List) .networkSourceIpV4 - a consumer that will call methods on List.Builder #networkSourceIpV4(List) AwsSecurityFindingFilters.Builder networkSourceIpV6(Collection<IpFilter> networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
networkSourceIpV6 - The source IPv6 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceIpV6(IpFilter... networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
networkSourceIpV6 - The source IPv6 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceIpV6(Consumer<IpFilter.Builder>... networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkSourceIpV6(List) .networkSourceIpV6 - a consumer that will call methods on List.Builder #networkSourceIpV6(List) AwsSecurityFindingFilters.Builder networkSourcePort(Collection<NumberFilter> networkSourcePort)
The source port of network-related information about a finding.
networkSourcePort - The source port of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourcePort(NumberFilter... networkSourcePort)
The source port of network-related information about a finding.
networkSourcePort - The source port of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourcePort(Consumer<NumberFilter.Builder>... networkSourcePort)
The source port of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkSourcePort(List) .networkSourcePort - a consumer that will call methods on List.Builder #networkSourcePort(List) AwsSecurityFindingFilters.Builder networkSourceDomain(Collection<StringFilter> networkSourceDomain)
The source domain of network-related information about a finding.
networkSourceDomain - The source domain of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceDomain(StringFilter... networkSourceDomain)
The source domain of network-related information about a finding.
networkSourceDomain - The source domain of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceDomain(Consumer<StringFilter.Builder>... networkSourceDomain)
The source domain of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkSourceDomain(List) .networkSourceDomain - a consumer that will call methods on List.Builder #networkSourceDomain(List) AwsSecurityFindingFilters.Builder networkSourceMac(Collection<StringFilter> networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
networkSourceMac - The source media access control (MAC) address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceMac(StringFilter... networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
networkSourceMac - The source media access control (MAC) address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkSourceMac(Consumer<StringFilter.Builder>... networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkSourceMac(List) .networkSourceMac - a consumer that will call methods on List.Builder #networkSourceMac(List) AwsSecurityFindingFilters.Builder networkDestinationIpV4(Collection<IpFilter> networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
networkDestinationIpV4 - The destination IPv4 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationIpV4(IpFilter... networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
networkDestinationIpV4 - The destination IPv4 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationIpV4(Consumer<IpFilter.Builder>... networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkDestinationIpV4(List) .networkDestinationIpV4 - a consumer that will call methods on List.Builder #networkDestinationIpV4(List) AwsSecurityFindingFilters.Builder networkDestinationIpV6(Collection<IpFilter> networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
networkDestinationIpV6 - The destination IPv6 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationIpV6(IpFilter... networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
networkDestinationIpV6 - The destination IPv6 address of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationIpV6(Consumer<IpFilter.Builder>... networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkDestinationIpV6(List) .networkDestinationIpV6 - a consumer that will call methods on List.Builder #networkDestinationIpV6(List) AwsSecurityFindingFilters.Builder networkDestinationPort(Collection<NumberFilter> networkDestinationPort)
The destination port of network-related information about a finding.
networkDestinationPort - The destination port of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationPort(NumberFilter... networkDestinationPort)
The destination port of network-related information about a finding.
networkDestinationPort - The destination port of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationPort(Consumer<NumberFilter.Builder>... networkDestinationPort)
The destination port of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkDestinationPort(List) .networkDestinationPort - a consumer that will call methods on List.Builder #networkDestinationPort(List) AwsSecurityFindingFilters.Builder networkDestinationDomain(Collection<StringFilter> networkDestinationDomain)
The destination domain of network-related information about a finding.
networkDestinationDomain - The destination domain of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationDomain(StringFilter... networkDestinationDomain)
The destination domain of network-related information about a finding.
networkDestinationDomain - The destination domain of network-related information about a finding.AwsSecurityFindingFilters.Builder networkDestinationDomain(Consumer<StringFilter.Builder>... networkDestinationDomain)
The destination domain of network-related information about a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #networkDestinationDomain(List) .networkDestinationDomain - a consumer that will call methods on List.Builder #networkDestinationDomain(List) AwsSecurityFindingFilters.Builder processName(Collection<StringFilter> processName)
The name of the process.
processName - The name of the process.AwsSecurityFindingFilters.Builder processName(StringFilter... processName)
The name of the process.
processName - The name of the process.AwsSecurityFindingFilters.Builder processName(Consumer<StringFilter.Builder>... processName)
The name of the process.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #processName(List) .processName - a consumer that will call methods on List.Builder #processName(List) AwsSecurityFindingFilters.Builder processPath(Collection<StringFilter> processPath)
The path to the process executable.
processPath - The path to the process executable.AwsSecurityFindingFilters.Builder processPath(StringFilter... processPath)
The path to the process executable.
processPath - The path to the process executable.AwsSecurityFindingFilters.Builder processPath(Consumer<StringFilter.Builder>... processPath)
The path to the process executable.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #processPath(List) .processPath - a consumer that will call methods on List.Builder #processPath(List) AwsSecurityFindingFilters.Builder processPid(Collection<NumberFilter> processPid)
The process ID.
processPid - The process ID.AwsSecurityFindingFilters.Builder processPid(NumberFilter... processPid)
The process ID.
processPid - The process ID.AwsSecurityFindingFilters.Builder processPid(Consumer<NumberFilter.Builder>... processPid)
The process ID.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #processPid(List) .processPid - a consumer that will call methods on List.Builder #processPid(List) AwsSecurityFindingFilters.Builder processParentPid(Collection<NumberFilter> processParentPid)
The parent process ID.
processParentPid - The parent process ID.AwsSecurityFindingFilters.Builder processParentPid(NumberFilter... processParentPid)
The parent process ID.
processParentPid - The parent process ID.AwsSecurityFindingFilters.Builder processParentPid(Consumer<NumberFilter.Builder>... processParentPid)
The parent process ID.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #processParentPid(List) .processParentPid - a consumer that will call methods on List.Builder #processParentPid(List) AwsSecurityFindingFilters.Builder processLaunchedAt(Collection<DateFilter> processLaunchedAt)
The date/time that the process was launched.
processLaunchedAt - The date/time that the process was launched.AwsSecurityFindingFilters.Builder processLaunchedAt(DateFilter... processLaunchedAt)
The date/time that the process was launched.
processLaunchedAt - The date/time that the process was launched.AwsSecurityFindingFilters.Builder processLaunchedAt(Consumer<DateFilter.Builder>... processLaunchedAt)
The date/time that the process was launched.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #processLaunchedAt(List) .processLaunchedAt - a consumer that will call methods on List.Builder #processLaunchedAt(List) AwsSecurityFindingFilters.Builder processTerminatedAt(Collection<DateFilter> processTerminatedAt)
The date/time that the process was terminated.
processTerminatedAt - The date/time that the process was terminated.AwsSecurityFindingFilters.Builder processTerminatedAt(DateFilter... processTerminatedAt)
The date/time that the process was terminated.
processTerminatedAt - The date/time that the process was terminated.AwsSecurityFindingFilters.Builder processTerminatedAt(Consumer<DateFilter.Builder>... processTerminatedAt)
The date/time that the process was terminated.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #processTerminatedAt(List) .processTerminatedAt - a consumer that will call methods on List.Builder #processTerminatedAt(List) AwsSecurityFindingFilters.Builder threatIntelIndicatorType(Collection<StringFilter> threatIntelIndicatorType)
The type of a threat intelligence indicator.
threatIntelIndicatorType - The type of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorType(StringFilter... threatIntelIndicatorType)
The type of a threat intelligence indicator.
threatIntelIndicatorType - The type of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorType(Consumer<StringFilter.Builder>... threatIntelIndicatorType)
The type of a threat intelligence indicator.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #threatIntelIndicatorType(List) .threatIntelIndicatorType - a consumer that will call methods on List.Builder #threatIntelIndicatorType(List) AwsSecurityFindingFilters.Builder threatIntelIndicatorValue(Collection<StringFilter> threatIntelIndicatorValue)
The value of a threat intelligence indicator.
threatIntelIndicatorValue - The value of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorValue(StringFilter... threatIntelIndicatorValue)
The value of a threat intelligence indicator.
threatIntelIndicatorValue - The value of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorValue(Consumer<StringFilter.Builder>... threatIntelIndicatorValue)
The value of a threat intelligence indicator.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #threatIntelIndicatorValue(List) .threatIntelIndicatorValue - a consumer that will call methods on List.Builder #threatIntelIndicatorValue(List) AwsSecurityFindingFilters.Builder threatIntelIndicatorCategory(Collection<StringFilter> threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
threatIntelIndicatorCategory - The category of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorCategory(StringFilter... threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
threatIntelIndicatorCategory - The category of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorCategory(Consumer<StringFilter.Builder>... threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #threatIntelIndicatorCategory(List) .threatIntelIndicatorCategory - a consumer that will call methods on List.Builder #threatIntelIndicatorCategory(List) AwsSecurityFindingFilters.Builder threatIntelIndicatorLastObservedAt(Collection<DateFilter> threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
threatIntelIndicatorLastObservedAt - The date/time of the last observation of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorLastObservedAt(DateFilter... threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
threatIntelIndicatorLastObservedAt - The date/time of the last observation of a threat intelligence indicator.AwsSecurityFindingFilters.Builder threatIntelIndicatorLastObservedAt(Consumer<DateFilter.Builder>... threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #threatIntelIndicatorLastObservedAt(List) .threatIntelIndicatorLastObservedAt - a consumer that will call methods on List.Builder #threatIntelIndicatorLastObservedAt(List) AwsSecurityFindingFilters.Builder threatIntelIndicatorSource(Collection<StringFilter> threatIntelIndicatorSource)
The source of the threat intelligence.
threatIntelIndicatorSource - The source of the threat intelligence.AwsSecurityFindingFilters.Builder threatIntelIndicatorSource(StringFilter... threatIntelIndicatorSource)
The source of the threat intelligence.
threatIntelIndicatorSource - The source of the threat intelligence.AwsSecurityFindingFilters.Builder threatIntelIndicatorSource(Consumer<StringFilter.Builder>... threatIntelIndicatorSource)
The source of the threat intelligence.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #threatIntelIndicatorSource(List) .threatIntelIndicatorSource - a consumer that will call methods on List.Builder #threatIntelIndicatorSource(List) AwsSecurityFindingFilters.Builder threatIntelIndicatorSourceUrl(Collection<StringFilter> threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
threatIntelIndicatorSourceUrl - The URL for more details from the source of the threat intelligence.AwsSecurityFindingFilters.Builder threatIntelIndicatorSourceUrl(StringFilter... threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
threatIntelIndicatorSourceUrl - The URL for more details from the source of the threat intelligence.AwsSecurityFindingFilters.Builder threatIntelIndicatorSourceUrl(Consumer<StringFilter.Builder>... threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #threatIntelIndicatorSourceUrl(List) .threatIntelIndicatorSourceUrl - a consumer that will call methods on List.Builder #threatIntelIndicatorSourceUrl(List) AwsSecurityFindingFilters.Builder resourceType(Collection<StringFilter> resourceType)
Specifies the type of the resource that details are provided for.
resourceType - Specifies the type of the resource that details are provided for.AwsSecurityFindingFilters.Builder resourceType(StringFilter... resourceType)
Specifies the type of the resource that details are provided for.
resourceType - Specifies the type of the resource that details are provided for.AwsSecurityFindingFilters.Builder resourceType(Consumer<StringFilter.Builder>... resourceType)
Specifies the type of the resource that details are provided for.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceType(List) .resourceType - a consumer that will call methods on List.Builder #resourceType(List) AwsSecurityFindingFilters.Builder resourceId(Collection<StringFilter> resourceId)
The canonical identifier for the given resource type.
resourceId - The canonical identifier for the given resource type.AwsSecurityFindingFilters.Builder resourceId(StringFilter... resourceId)
The canonical identifier for the given resource type.
resourceId - The canonical identifier for the given resource type.AwsSecurityFindingFilters.Builder resourceId(Consumer<StringFilter.Builder>... resourceId)
The canonical identifier for the given resource type.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceId(List) .resourceId - a consumer that will call methods on List.Builder #resourceId(List) AwsSecurityFindingFilters.Builder resourcePartition(Collection<StringFilter> resourcePartition)
The canonical AWS partition name that the Region is assigned to.
resourcePartition - The canonical AWS partition name that the Region is assigned to.AwsSecurityFindingFilters.Builder resourcePartition(StringFilter... resourcePartition)
The canonical AWS partition name that the Region is assigned to.
resourcePartition - The canonical AWS partition name that the Region is assigned to.AwsSecurityFindingFilters.Builder resourcePartition(Consumer<StringFilter.Builder>... resourcePartition)
The canonical AWS partition name that the Region is assigned to.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourcePartition(List) .resourcePartition - a consumer that will call methods on List.Builder #resourcePartition(List) AwsSecurityFindingFilters.Builder resourceRegion(Collection<StringFilter> resourceRegion)
The canonical AWS external Region name where this resource is located.
resourceRegion - The canonical AWS external Region name where this resource is located.AwsSecurityFindingFilters.Builder resourceRegion(StringFilter... resourceRegion)
The canonical AWS external Region name where this resource is located.
resourceRegion - The canonical AWS external Region name where this resource is located.AwsSecurityFindingFilters.Builder resourceRegion(Consumer<StringFilter.Builder>... resourceRegion)
The canonical AWS external Region name where this resource is located.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceRegion(List) .resourceRegion - a consumer that will call methods on List.Builder #resourceRegion(List) AwsSecurityFindingFilters.Builder resourceTags(Collection<MapFilter> resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
resourceTags - A list of AWS tags associated with a resource at the time the finding was processed.AwsSecurityFindingFilters.Builder resourceTags(MapFilter... resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
resourceTags - A list of AWS tags associated with a resource at the time the finding was processed.AwsSecurityFindingFilters.Builder resourceTags(Consumer<MapFilter.Builder>... resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceTags(List) .resourceTags - a consumer that will call methods on List.Builder #resourceTags(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceType(Collection<StringFilter> resourceAwsEc2InstanceType)
The instance type of the instance.
resourceAwsEc2InstanceType - The instance type of the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceType(StringFilter... resourceAwsEc2InstanceType)
The instance type of the instance.
resourceAwsEc2InstanceType - The instance type of the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceType(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceType)
The instance type of the instance.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceType(List) .resourceAwsEc2InstanceType - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceType(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceImageId(Collection<StringFilter> resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
resourceAwsEc2InstanceImageId - The Amazon Machine Image (AMI) ID of the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceImageId(StringFilter... resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
resourceAwsEc2InstanceImageId - The Amazon Machine Image (AMI) ID of the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceImageId(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceImageId(List) .resourceAwsEc2InstanceImageId - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceImageId(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIpV4Addresses(Collection<IpFilter> resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
resourceAwsEc2InstanceIpV4Addresses - The IPv4 addresses associated with the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIpV4Addresses(IpFilter... resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
resourceAwsEc2InstanceIpV4Addresses - The IPv4 addresses associated with the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIpV4Addresses(Consumer<IpFilter.Builder>... resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceIpV4Addresses(List) .resourceAwsEc2InstanceIpV4Addresses - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceIpV4Addresses(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIpV6Addresses(Collection<IpFilter> resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
resourceAwsEc2InstanceIpV6Addresses - The IPv6 addresses associated with the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIpV6Addresses(IpFilter... resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
resourceAwsEc2InstanceIpV6Addresses - The IPv6 addresses associated with the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIpV6Addresses(Consumer<IpFilter.Builder>... resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceIpV6Addresses(List) .resourceAwsEc2InstanceIpV6Addresses - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceIpV6Addresses(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceKeyName(Collection<StringFilter> resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
resourceAwsEc2InstanceKeyName - The key name associated with the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceKeyName(StringFilter... resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
resourceAwsEc2InstanceKeyName - The key name associated with the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceKeyName(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceKeyName(List) .resourceAwsEc2InstanceKeyName - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceKeyName(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIamInstanceProfileArn(Collection<StringFilter> resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
resourceAwsEc2InstanceIamInstanceProfileArn - The IAM profile ARN of the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIamInstanceProfileArn(StringFilter... resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
resourceAwsEc2InstanceIamInstanceProfileArn - The IAM profile ARN of the instance.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceIamInstanceProfileArn(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceIamInstanceProfileArn(List) .resourceAwsEc2InstanceIamInstanceProfileArn - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceIamInstanceProfileArn(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceVpcId(Collection<StringFilter> resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
resourceAwsEc2InstanceVpcId - The identifier of the VPC that the instance was launched in.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceVpcId(StringFilter... resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
resourceAwsEc2InstanceVpcId - The identifier of the VPC that the instance was launched in.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceVpcId(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceVpcId(List) .resourceAwsEc2InstanceVpcId - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceVpcId(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceSubnetId(Collection<StringFilter> resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
resourceAwsEc2InstanceSubnetId - The identifier of the subnet that the instance was launched in.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceSubnetId(StringFilter... resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
resourceAwsEc2InstanceSubnetId - The identifier of the subnet that the instance was launched in.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceSubnetId(Consumer<StringFilter.Builder>... resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceSubnetId(List) .resourceAwsEc2InstanceSubnetId - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceSubnetId(List) AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceLaunchedAt(Collection<DateFilter> resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
resourceAwsEc2InstanceLaunchedAt - The date and time the instance was launched.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceLaunchedAt(DateFilter... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
resourceAwsEc2InstanceLaunchedAt - The date and time the instance was launched.AwsSecurityFindingFilters.Builder resourceAwsEc2InstanceLaunchedAt(Consumer<DateFilter.Builder>... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsEc2InstanceLaunchedAt(List) .resourceAwsEc2InstanceLaunchedAt - a consumer that will call methods on List.Builder #resourceAwsEc2InstanceLaunchedAt(List) AwsSecurityFindingFilters.Builder resourceAwsS3BucketOwnerId(Collection<StringFilter> resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
resourceAwsS3BucketOwnerId - The canonical user ID of the owner of the S3 bucket.AwsSecurityFindingFilters.Builder resourceAwsS3BucketOwnerId(StringFilter... resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
resourceAwsS3BucketOwnerId - The canonical user ID of the owner of the S3 bucket.AwsSecurityFindingFilters.Builder resourceAwsS3BucketOwnerId(Consumer<StringFilter.Builder>... resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsS3BucketOwnerId(List) .resourceAwsS3BucketOwnerId - a consumer that will call methods on List.Builder #resourceAwsS3BucketOwnerId(List) AwsSecurityFindingFilters.Builder resourceAwsS3BucketOwnerName(Collection<StringFilter> resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
resourceAwsS3BucketOwnerName - The display name of the owner of the S3 bucket.AwsSecurityFindingFilters.Builder resourceAwsS3BucketOwnerName(StringFilter... resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
resourceAwsS3BucketOwnerName - The display name of the owner of the S3 bucket.AwsSecurityFindingFilters.Builder resourceAwsS3BucketOwnerName(Consumer<StringFilter.Builder>... resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsS3BucketOwnerName(List) .resourceAwsS3BucketOwnerName - a consumer that will call methods on List.Builder #resourceAwsS3BucketOwnerName(List) AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyUserName(Collection<StringFilter> resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
resourceAwsIamAccessKeyUserName - The user associated with the IAM access key related to a finding.AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyUserName(StringFilter... resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
resourceAwsIamAccessKeyUserName - The user associated with the IAM access key related to a finding.AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyUserName(Consumer<StringFilter.Builder>... resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsIamAccessKeyUserName(List) .resourceAwsIamAccessKeyUserName - a consumer that will call methods on List.Builder #resourceAwsIamAccessKeyUserName(List) AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyStatus(Collection<StringFilter> resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
resourceAwsIamAccessKeyStatus - The status of the IAM access key related to a finding.AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyStatus(StringFilter... resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
resourceAwsIamAccessKeyStatus - The status of the IAM access key related to a finding.AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyStatus(Consumer<StringFilter.Builder>... resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsIamAccessKeyStatus(List) .resourceAwsIamAccessKeyStatus - a consumer that will call methods on List.Builder #resourceAwsIamAccessKeyStatus(List) AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyCreatedAt(Collection<DateFilter> resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
resourceAwsIamAccessKeyCreatedAt - The creation date/time of the IAM access key related to a finding.AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyCreatedAt(DateFilter... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
resourceAwsIamAccessKeyCreatedAt - The creation date/time of the IAM access key related to a finding.AwsSecurityFindingFilters.Builder resourceAwsIamAccessKeyCreatedAt(Consumer<DateFilter.Builder>... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceAwsIamAccessKeyCreatedAt(List) .resourceAwsIamAccessKeyCreatedAt - a consumer that will call methods on List.Builder #resourceAwsIamAccessKeyCreatedAt(List) AwsSecurityFindingFilters.Builder resourceContainerName(Collection<StringFilter> resourceContainerName)
The name of the container related to a finding.
resourceContainerName - The name of the container related to a finding.AwsSecurityFindingFilters.Builder resourceContainerName(StringFilter... resourceContainerName)
The name of the container related to a finding.
resourceContainerName - The name of the container related to a finding.AwsSecurityFindingFilters.Builder resourceContainerName(Consumer<StringFilter.Builder>... resourceContainerName)
The name of the container related to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceContainerName(List) .resourceContainerName - a consumer that will call methods on List.Builder #resourceContainerName(List) AwsSecurityFindingFilters.Builder resourceContainerImageId(Collection<StringFilter> resourceContainerImageId)
The identifier of the image related to a finding.
resourceContainerImageId - The identifier of the image related to a finding.AwsSecurityFindingFilters.Builder resourceContainerImageId(StringFilter... resourceContainerImageId)
The identifier of the image related to a finding.
resourceContainerImageId - The identifier of the image related to a finding.AwsSecurityFindingFilters.Builder resourceContainerImageId(Consumer<StringFilter.Builder>... resourceContainerImageId)
The identifier of the image related to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceContainerImageId(List) .resourceContainerImageId - a consumer that will call methods on List.Builder #resourceContainerImageId(List) AwsSecurityFindingFilters.Builder resourceContainerImageName(Collection<StringFilter> resourceContainerImageName)
The name of the image related to a finding.
resourceContainerImageName - The name of the image related to a finding.AwsSecurityFindingFilters.Builder resourceContainerImageName(StringFilter... resourceContainerImageName)
The name of the image related to a finding.
resourceContainerImageName - The name of the image related to a finding.AwsSecurityFindingFilters.Builder resourceContainerImageName(Consumer<StringFilter.Builder>... resourceContainerImageName)
The name of the image related to a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceContainerImageName(List) .resourceContainerImageName - a consumer that will call methods on List.Builder #resourceContainerImageName(List) AwsSecurityFindingFilters.Builder resourceContainerLaunchedAt(Collection<DateFilter> resourceContainerLaunchedAt)
The date/time that the container was started.
resourceContainerLaunchedAt - The date/time that the container was started.AwsSecurityFindingFilters.Builder resourceContainerLaunchedAt(DateFilter... resourceContainerLaunchedAt)
The date/time that the container was started.
resourceContainerLaunchedAt - The date/time that the container was started.AwsSecurityFindingFilters.Builder resourceContainerLaunchedAt(Consumer<DateFilter.Builder>... resourceContainerLaunchedAt)
The date/time that the container was started.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceContainerLaunchedAt(List) .resourceContainerLaunchedAt - a consumer that will call methods on List.Builder #resourceContainerLaunchedAt(List) AwsSecurityFindingFilters.Builder resourceDetailsOther(Collection<MapFilter> resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
resourceDetailsOther - The details of a resource that doesn't have a specific subfield for the resource type defined.AwsSecurityFindingFilters.Builder resourceDetailsOther(MapFilter... resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
resourceDetailsOther - The details of a resource that doesn't have a specific subfield for the resource type defined.AwsSecurityFindingFilters.Builder resourceDetailsOther(Consumer<MapFilter.Builder>... resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #resourceDetailsOther(List) .resourceDetailsOther - a consumer that will call methods on List.Builder #resourceDetailsOther(List) AwsSecurityFindingFilters.Builder complianceStatus(Collection<StringFilter> complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported standard, such as CIS AWS Foundations. Contains security standard-related finding details.
complianceStatus - Exclusive to findings that are generated as the result of a check run against a specific rule in a
supported standard, such as CIS AWS Foundations. Contains security standard-related finding details.AwsSecurityFindingFilters.Builder complianceStatus(StringFilter... complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported standard, such as CIS AWS Foundations. Contains security standard-related finding details.
complianceStatus - Exclusive to findings that are generated as the result of a check run against a specific rule in a
supported standard, such as CIS AWS Foundations. Contains security standard-related finding details.AwsSecurityFindingFilters.Builder complianceStatus(Consumer<StringFilter.Builder>... complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported standard, such as CIS AWS Foundations. Contains security standard-related finding details.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #complianceStatus(List) .complianceStatus - a consumer that will call methods on List.Builder #complianceStatus(List) AwsSecurityFindingFilters.Builder verificationState(Collection<StringFilter> verificationState)
The veracity of a finding.
verificationState - The veracity of a finding.AwsSecurityFindingFilters.Builder verificationState(StringFilter... verificationState)
The veracity of a finding.
verificationState - The veracity of a finding.AwsSecurityFindingFilters.Builder verificationState(Consumer<StringFilter.Builder>... verificationState)
The veracity of a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #verificationState(List) .verificationState - a consumer that will call methods on List.Builder #verificationState(List) AwsSecurityFindingFilters.Builder workflowState(Collection<StringFilter> workflowState)
The workflow state of a finding.
Note that this field is deprecated. To search for a finding based on its workflow status, use
WorkflowStatus.
workflowState - The workflow state of a finding.
Note that this field is deprecated. To search for a finding based on its workflow status, use
WorkflowStatus.
AwsSecurityFindingFilters.Builder workflowState(StringFilter... workflowState)
The workflow state of a finding.
Note that this field is deprecated. To search for a finding based on its workflow status, use
WorkflowStatus.
workflowState - The workflow state of a finding.
Note that this field is deprecated. To search for a finding based on its workflow status, use
WorkflowStatus.
AwsSecurityFindingFilters.Builder workflowState(Consumer<StringFilter.Builder>... workflowState)
The workflow state of a finding.
Note that this field is deprecated. To search for a finding based on its workflow status, use
WorkflowStatus.
List.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #workflowState(List) .workflowState - a consumer that will call methods on List.Builder #workflowState(List) AwsSecurityFindingFilters.Builder workflowStatus(Collection<StringFilter> workflowStatus)
The status of the investigation into a finding. Allowed values are the following.
NEW - The initial state of a finding, before it is reviewed.
Security Hub also resets the workflow status from NOTIFIED or RESOLVED to
NEW in the following cases:
The record state changes from ARCHIVED to ACTIVE.
The compliance status changes from PASSED to either WARNING, FAILED,
or NOT_AVAILABLE.
NOTIFIED - Indicates that the resource owner has been notified about the security issue. Used
when the initial reviewer is not the resource owner, and needs intervention from the resource owner.
SUPPRESSED - The finding will not be reviewed again and will not be acted upon.
RESOLVED - The finding was reviewed and remediated and is now considered resolved.
workflowStatus - The status of the investigation into a finding. Allowed values are the following.
NEW - The initial state of a finding, before it is reviewed.
Security Hub also resets the workflow status from NOTIFIED or RESOLVED to
NEW in the following cases:
The record state changes from ARCHIVED to ACTIVE.
The compliance status changes from PASSED to either WARNING,
FAILED, or NOT_AVAILABLE.
NOTIFIED - Indicates that the resource owner has been notified about the security issue.
Used when the initial reviewer is not the resource owner, and needs intervention from the resource
owner.
SUPPRESSED - The finding will not be reviewed again and will not be acted upon.
RESOLVED - The finding was reviewed and remediated and is now considered resolved.
AwsSecurityFindingFilters.Builder workflowStatus(StringFilter... workflowStatus)
The status of the investigation into a finding. Allowed values are the following.
NEW - The initial state of a finding, before it is reviewed.
Security Hub also resets the workflow status from NOTIFIED or RESOLVED to
NEW in the following cases:
The record state changes from ARCHIVED to ACTIVE.
The compliance status changes from PASSED to either WARNING, FAILED,
or NOT_AVAILABLE.
NOTIFIED - Indicates that the resource owner has been notified about the security issue. Used
when the initial reviewer is not the resource owner, and needs intervention from the resource owner.
SUPPRESSED - The finding will not be reviewed again and will not be acted upon.
RESOLVED - The finding was reviewed and remediated and is now considered resolved.
workflowStatus - The status of the investigation into a finding. Allowed values are the following.
NEW - The initial state of a finding, before it is reviewed.
Security Hub also resets the workflow status from NOTIFIED or RESOLVED to
NEW in the following cases:
The record state changes from ARCHIVED to ACTIVE.
The compliance status changes from PASSED to either WARNING,
FAILED, or NOT_AVAILABLE.
NOTIFIED - Indicates that the resource owner has been notified about the security issue.
Used when the initial reviewer is not the resource owner, and needs intervention from the resource
owner.
SUPPRESSED - The finding will not be reviewed again and will not be acted upon.
RESOLVED - The finding was reviewed and remediated and is now considered resolved.
AwsSecurityFindingFilters.Builder workflowStatus(Consumer<StringFilter.Builder>... workflowStatus)
The status of the investigation into a finding. Allowed values are the following.
NEW - The initial state of a finding, before it is reviewed.
Security Hub also resets the workflow status from NOTIFIED or RESOLVED to
NEW in the following cases:
The record state changes from ARCHIVED to ACTIVE.
The compliance status changes from PASSED to either WARNING, FAILED,
or NOT_AVAILABLE.
NOTIFIED - Indicates that the resource owner has been notified about the security issue. Used
when the initial reviewer is not the resource owner, and needs intervention from the resource owner.
SUPPRESSED - The finding will not be reviewed again and will not be acted upon.
RESOLVED - The finding was reviewed and remediated and is now considered resolved.
List.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #workflowStatus(List) .workflowStatus - a consumer that will call methods on List.Builder #workflowStatus(List) AwsSecurityFindingFilters.Builder recordState(Collection<StringFilter> recordState)
The updated record state for the finding.
recordState - The updated record state for the finding.AwsSecurityFindingFilters.Builder recordState(StringFilter... recordState)
The updated record state for the finding.
recordState - The updated record state for the finding.AwsSecurityFindingFilters.Builder recordState(Consumer<StringFilter.Builder>... recordState)
The updated record state for the finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #recordState(List) .recordState - a consumer that will call methods on List.Builder #recordState(List) AwsSecurityFindingFilters.Builder relatedFindingsProductArn(Collection<StringFilter> relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
relatedFindingsProductArn - The ARN of the solution that generated a related finding.AwsSecurityFindingFilters.Builder relatedFindingsProductArn(StringFilter... relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
relatedFindingsProductArn - The ARN of the solution that generated a related finding.AwsSecurityFindingFilters.Builder relatedFindingsProductArn(Consumer<StringFilter.Builder>... relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #relatedFindingsProductArn(List) .relatedFindingsProductArn - a consumer that will call methods on List.Builder #relatedFindingsProductArn(List) AwsSecurityFindingFilters.Builder relatedFindingsId(Collection<StringFilter> relatedFindingsId)
The solution-generated identifier for a related finding.
relatedFindingsId - The solution-generated identifier for a related finding.AwsSecurityFindingFilters.Builder relatedFindingsId(StringFilter... relatedFindingsId)
The solution-generated identifier for a related finding.
relatedFindingsId - The solution-generated identifier for a related finding.AwsSecurityFindingFilters.Builder relatedFindingsId(Consumer<StringFilter.Builder>... relatedFindingsId)
The solution-generated identifier for a related finding.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #relatedFindingsId(List) .relatedFindingsId - a consumer that will call methods on List.Builder #relatedFindingsId(List) AwsSecurityFindingFilters.Builder noteText(Collection<StringFilter> noteText)
The text of a note.
noteText - The text of a note.AwsSecurityFindingFilters.Builder noteText(StringFilter... noteText)
The text of a note.
noteText - The text of a note.AwsSecurityFindingFilters.Builder noteText(Consumer<StringFilter.Builder>... noteText)
The text of a note.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #noteText(List) .noteText - a consumer that will call methods on List.Builder #noteText(List) AwsSecurityFindingFilters.Builder noteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
noteUpdatedAt - The timestamp of when the note was updated.AwsSecurityFindingFilters.Builder noteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
noteUpdatedAt - The timestamp of when the note was updated.AwsSecurityFindingFilters.Builder noteUpdatedAt(Consumer<DateFilter.Builder>... noteUpdatedAt)
The timestamp of when the note was updated.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #noteUpdatedAt(List) .noteUpdatedAt - a consumer that will call methods on List.Builder #noteUpdatedAt(List) AwsSecurityFindingFilters.Builder noteUpdatedBy(Collection<StringFilter> noteUpdatedBy)
The principal that created a note.
noteUpdatedBy - The principal that created a note.AwsSecurityFindingFilters.Builder noteUpdatedBy(StringFilter... noteUpdatedBy)
The principal that created a note.
noteUpdatedBy - The principal that created a note.AwsSecurityFindingFilters.Builder noteUpdatedBy(Consumer<StringFilter.Builder>... noteUpdatedBy)
The principal that created a note.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #noteUpdatedBy(List) .noteUpdatedBy - a consumer that will call methods on List.Builder #noteUpdatedBy(List) AwsSecurityFindingFilters.Builder keyword(Collection<KeywordFilter> keyword)
A keyword for a finding.
keyword - A keyword for a finding.AwsSecurityFindingFilters.Builder keyword(KeywordFilter... keyword)
A keyword for a finding.
keyword - A keyword for a finding.AwsSecurityFindingFilters.Builder keyword(Consumer<KeywordFilter.Builder>... keyword)
A keyword for a finding.
This is a convenience that creates an instance of theList.Builder avoiding the need
to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and
its result is passed to #keyword(List) .keyword - a consumer that will call methods on List.Builder #keyword(List) AwsSecurityFindingFilters.Builder findingProviderFieldsConfidence(Collection<NumberFilter> findingProviderFieldsConfidence)
The finding provider value for the finding confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
findingProviderFieldsConfidence - The finding provider value for the finding confidence. Confidence is defined as the likelihood that a
finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
AwsSecurityFindingFilters.Builder findingProviderFieldsConfidence(NumberFilter... findingProviderFieldsConfidence)
The finding provider value for the finding confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
findingProviderFieldsConfidence - The finding provider value for the finding confidence. Confidence is defined as the likelihood that a
finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
AwsSecurityFindingFilters.Builder findingProviderFieldsConfidence(Consumer<NumberFilter.Builder>... findingProviderFieldsConfidence)
The finding provider value for the finding confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsConfidence(List) .findingProviderFieldsConfidence - a consumer that will call methods on List.Builder #findingProviderFieldsConfidence(List) AwsSecurityFindingFilters.Builder findingProviderFieldsCriticality(Collection<NumberFilter> findingProviderFieldsCriticality)
The finding provider value for the level of importance assigned to the resources associated with the findings.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
findingProviderFieldsCriticality - The finding provider value for the level of importance assigned to the resources associated with the
findings.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
AwsSecurityFindingFilters.Builder findingProviderFieldsCriticality(NumberFilter... findingProviderFieldsCriticality)
The finding provider value for the level of importance assigned to the resources associated with the findings.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
findingProviderFieldsCriticality - The finding provider value for the level of importance assigned to the resources associated with the
findings.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
AwsSecurityFindingFilters.Builder findingProviderFieldsCriticality(Consumer<NumberFilter.Builder>... findingProviderFieldsCriticality)
The finding provider value for the level of importance assigned to the resources associated with the findings.
A score of 0 means that the underlying resources have no criticality, and a score of 100 is reserved for the most critical resources.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsCriticality(List) .findingProviderFieldsCriticality - a consumer that will call methods on List.Builder #findingProviderFieldsCriticality(List) AwsSecurityFindingFilters.Builder findingProviderFieldsRelatedFindingsId(Collection<StringFilter> findingProviderFieldsRelatedFindingsId)
The finding identifier of a related finding that is identified by the finding provider.
findingProviderFieldsRelatedFindingsId - The finding identifier of a related finding that is identified by the finding provider.AwsSecurityFindingFilters.Builder findingProviderFieldsRelatedFindingsId(StringFilter... findingProviderFieldsRelatedFindingsId)
The finding identifier of a related finding that is identified by the finding provider.
findingProviderFieldsRelatedFindingsId - The finding identifier of a related finding that is identified by the finding provider.AwsSecurityFindingFilters.Builder findingProviderFieldsRelatedFindingsId(Consumer<StringFilter.Builder>... findingProviderFieldsRelatedFindingsId)
The finding identifier of a related finding that is identified by the finding provider.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsRelatedFindingsId(List) .findingProviderFieldsRelatedFindingsId - a consumer that will call methods on List.Builder #findingProviderFieldsRelatedFindingsId(List) AwsSecurityFindingFilters.Builder findingProviderFieldsRelatedFindingsProductArn(Collection<StringFilter> findingProviderFieldsRelatedFindingsProductArn)
The ARN of the solution that generated a related finding that is identified by the finding provider.
findingProviderFieldsRelatedFindingsProductArn - The ARN of the solution that generated a related finding that is identified by the finding provider.AwsSecurityFindingFilters.Builder findingProviderFieldsRelatedFindingsProductArn(StringFilter... findingProviderFieldsRelatedFindingsProductArn)
The ARN of the solution that generated a related finding that is identified by the finding provider.
findingProviderFieldsRelatedFindingsProductArn - The ARN of the solution that generated a related finding that is identified by the finding provider.AwsSecurityFindingFilters.Builder findingProviderFieldsRelatedFindingsProductArn(Consumer<StringFilter.Builder>... findingProviderFieldsRelatedFindingsProductArn)
The ARN of the solution that generated a related finding that is identified by the finding provider.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsRelatedFindingsProductArn(List) .findingProviderFieldsRelatedFindingsProductArn - a consumer that will call methods on List.Builder #findingProviderFieldsRelatedFindingsProductArn(List) AwsSecurityFindingFilters.Builder findingProviderFieldsSeverityLabel(Collection<StringFilter> findingProviderFieldsSeverityLabel)
The finding provider value for the severity label.
findingProviderFieldsSeverityLabel - The finding provider value for the severity label.AwsSecurityFindingFilters.Builder findingProviderFieldsSeverityLabel(StringFilter... findingProviderFieldsSeverityLabel)
The finding provider value for the severity label.
findingProviderFieldsSeverityLabel - The finding provider value for the severity label.AwsSecurityFindingFilters.Builder findingProviderFieldsSeverityLabel(Consumer<StringFilter.Builder>... findingProviderFieldsSeverityLabel)
The finding provider value for the severity label.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsSeverityLabel(List) .findingProviderFieldsSeverityLabel - a consumer that will call methods on List.Builder #findingProviderFieldsSeverityLabel(List) AwsSecurityFindingFilters.Builder findingProviderFieldsSeverityOriginal(Collection<StringFilter> findingProviderFieldsSeverityOriginal)
The finding provider's original value for the severity.
findingProviderFieldsSeverityOriginal - The finding provider's original value for the severity.AwsSecurityFindingFilters.Builder findingProviderFieldsSeverityOriginal(StringFilter... findingProviderFieldsSeverityOriginal)
The finding provider's original value for the severity.
findingProviderFieldsSeverityOriginal - The finding provider's original value for the severity.AwsSecurityFindingFilters.Builder findingProviderFieldsSeverityOriginal(Consumer<StringFilter.Builder>... findingProviderFieldsSeverityOriginal)
The finding provider's original value for the severity.
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsSeverityOriginal(List) .findingProviderFieldsSeverityOriginal - a consumer that will call methods on List.Builder #findingProviderFieldsSeverityOriginal(List) AwsSecurityFindingFilters.Builder findingProviderFieldsTypes(Collection<StringFilter> findingProviderFieldsTypes)
One or more finding types that the finding provider assigned to the finding. Uses the format of
namespace/category/classifier that classify a finding.
Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications
findingProviderFieldsTypes - One or more finding types that the finding provider assigned to the finding. Uses the format of
namespace/category/classifier that classify a finding.
Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications
AwsSecurityFindingFilters.Builder findingProviderFieldsTypes(StringFilter... findingProviderFieldsTypes)
One or more finding types that the finding provider assigned to the finding. Uses the format of
namespace/category/classifier that classify a finding.
Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications
findingProviderFieldsTypes - One or more finding types that the finding provider assigned to the finding. Uses the format of
namespace/category/classifier that classify a finding.
Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications
AwsSecurityFindingFilters.Builder findingProviderFieldsTypes(Consumer<StringFilter.Builder>... findingProviderFieldsTypes)
One or more finding types that the finding provider assigned to the finding. Uses the format of
namespace/category/classifier that classify a finding.
Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications
This is a convenience that creates an instance of theList.Builder avoiding the need to
create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #findingProviderFieldsTypes(List) .findingProviderFieldsTypes - a consumer that will call methods on List.Builder #findingProviderFieldsTypes(List) Copyright © 2021. All rights reserved.