Interface AutomationRulesFindingFilters.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<AutomationRulesFindingFilters.Builder,AutomationRulesFindingFilters>,SdkBuilder<AutomationRulesFindingFilters.Builder,AutomationRulesFindingFilters>,SdkPojo
- Enclosing class:
- AutomationRulesFindingFilters
public static interface AutomationRulesFindingFilters.Builder extends SdkPojo, CopyableBuilder<AutomationRulesFindingFilters.Builder,AutomationRulesFindingFilters>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationRulesFindingFilters.BuilderawsAccountId(Collection<StringFilter> awsAccountId)The Amazon Web Services account ID in which a finding was generated.AutomationRulesFindingFilters.BuilderawsAccountId(Consumer<StringFilter.Builder>... awsAccountId)The Amazon Web Services account ID in which a finding was generated.AutomationRulesFindingFilters.BuilderawsAccountId(StringFilter... awsAccountId)The Amazon Web Services account ID in which a finding was generated.AutomationRulesFindingFilters.BuilderawsAccountName(Collection<StringFilter> awsAccountName)The name of the Amazon Web Services account in which a finding was generated.AutomationRulesFindingFilters.BuilderawsAccountName(Consumer<StringFilter.Builder>... awsAccountName)The name of the Amazon Web Services account in which a finding was generated.AutomationRulesFindingFilters.BuilderawsAccountName(StringFilter... awsAccountName)The name of the Amazon Web Services account in which a finding was generated.AutomationRulesFindingFilters.BuildercompanyName(Collection<StringFilter> companyName)The name of the company for the product that generated the finding.AutomationRulesFindingFilters.BuildercompanyName(Consumer<StringFilter.Builder>... companyName)The name of the company for the product that generated the finding.AutomationRulesFindingFilters.BuildercompanyName(StringFilter... companyName)The name of the company for the product that generated the finding.AutomationRulesFindingFilters.BuildercomplianceAssociatedStandardsId(Collection<StringFilter> complianceAssociatedStandardsId)The unique identifier of a standard in which a control is enabled.AutomationRulesFindingFilters.BuildercomplianceAssociatedStandardsId(Consumer<StringFilter.Builder>... complianceAssociatedStandardsId)The unique identifier of a standard in which a control is enabled.AutomationRulesFindingFilters.BuildercomplianceAssociatedStandardsId(StringFilter... complianceAssociatedStandardsId)The unique identifier of a standard in which a control is enabled.AutomationRulesFindingFilters.BuildercomplianceSecurityControlId(Collection<StringFilter> complianceSecurityControlId)The security control ID for which a finding was generated.AutomationRulesFindingFilters.BuildercomplianceSecurityControlId(Consumer<StringFilter.Builder>... complianceSecurityControlId)The security control ID for which a finding was generated.AutomationRulesFindingFilters.BuildercomplianceSecurityControlId(StringFilter... complianceSecurityControlId)The security control ID for which a finding was generated.AutomationRulesFindingFilters.BuildercomplianceStatus(Collection<StringFilter> complianceStatus)The result of a security check.AutomationRulesFindingFilters.BuildercomplianceStatus(Consumer<StringFilter.Builder>... complianceStatus)The result of a security check.AutomationRulesFindingFilters.BuildercomplianceStatus(StringFilter... complianceStatus)The result of a security check.AutomationRulesFindingFilters.Builderconfidence(Collection<NumberFilter> confidence)The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.AutomationRulesFindingFilters.Builderconfidence(Consumer<NumberFilter.Builder>... confidence)The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.AutomationRulesFindingFilters.Builderconfidence(NumberFilter... confidence)The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.AutomationRulesFindingFilters.BuildercreatedAt(Collection<DateFilter> createdAt)A timestamp that indicates when this finding record was created.AutomationRulesFindingFilters.BuildercreatedAt(Consumer<DateFilter.Builder>... createdAt)A timestamp that indicates when this finding record was created.AutomationRulesFindingFilters.BuildercreatedAt(DateFilter... createdAt)A timestamp that indicates when this finding record was created.AutomationRulesFindingFilters.Buildercriticality(Collection<NumberFilter> criticality)The level of importance that is assigned to the resources that are associated with a finding.AutomationRulesFindingFilters.Buildercriticality(Consumer<NumberFilter.Builder>... criticality)The level of importance that is assigned to the resources that are associated with a finding.AutomationRulesFindingFilters.Buildercriticality(NumberFilter... criticality)The level of importance that is assigned to the resources that are associated with a finding.AutomationRulesFindingFilters.Builderdescription(Collection<StringFilter> description)A finding's description.AutomationRulesFindingFilters.Builderdescription(Consumer<StringFilter.Builder>... description)A finding's description.AutomationRulesFindingFilters.Builderdescription(StringFilter... description)A finding's description.AutomationRulesFindingFilters.BuilderfirstObservedAt(Collection<DateFilter> firstObservedAt)A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.AutomationRulesFindingFilters.BuilderfirstObservedAt(Consumer<DateFilter.Builder>... firstObservedAt)A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.AutomationRulesFindingFilters.BuilderfirstObservedAt(DateFilter... firstObservedAt)A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.AutomationRulesFindingFilters.BuildergeneratorId(Collection<StringFilter> generatorId)The identifier for the solution-specific component that generated a finding.AutomationRulesFindingFilters.BuildergeneratorId(Consumer<StringFilter.Builder>... generatorId)The identifier for the solution-specific component that generated a finding.AutomationRulesFindingFilters.BuildergeneratorId(StringFilter... generatorId)The identifier for the solution-specific component that generated a finding.AutomationRulesFindingFilters.Builderid(Collection<StringFilter> id)The product-specific identifier for a finding.AutomationRulesFindingFilters.Builderid(Consumer<StringFilter.Builder>... id)The product-specific identifier for a finding.AutomationRulesFindingFilters.Builderid(StringFilter... id)The product-specific identifier for a finding.AutomationRulesFindingFilters.BuilderlastObservedAt(Collection<DateFilter> lastObservedAt)A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.AutomationRulesFindingFilters.BuilderlastObservedAt(Consumer<DateFilter.Builder>... lastObservedAt)A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.AutomationRulesFindingFilters.BuilderlastObservedAt(DateFilter... lastObservedAt)A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.AutomationRulesFindingFilters.BuildernoteText(Collection<StringFilter> noteText)The text of a user-defined note that's added to a finding.AutomationRulesFindingFilters.BuildernoteText(Consumer<StringFilter.Builder>... noteText)The text of a user-defined note that's added to a finding.AutomationRulesFindingFilters.BuildernoteText(StringFilter... noteText)The text of a user-defined note that's added to a finding.AutomationRulesFindingFilters.BuildernoteUpdatedAt(Collection<DateFilter> noteUpdatedAt)The timestamp of when the note was updated.AutomationRulesFindingFilters.BuildernoteUpdatedAt(Consumer<DateFilter.Builder>... noteUpdatedAt)The timestamp of when the note was updated.AutomationRulesFindingFilters.BuildernoteUpdatedAt(DateFilter... noteUpdatedAt)The timestamp of when the note was updated.AutomationRulesFindingFilters.BuildernoteUpdatedBy(Collection<StringFilter> noteUpdatedBy)The principal that created a note.AutomationRulesFindingFilters.BuildernoteUpdatedBy(Consumer<StringFilter.Builder>... noteUpdatedBy)The principal that created a note.AutomationRulesFindingFilters.BuildernoteUpdatedBy(StringFilter... noteUpdatedBy)The principal that created a note.AutomationRulesFindingFilters.BuilderproductArn(Collection<StringFilter> productArn)The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.AutomationRulesFindingFilters.BuilderproductArn(Consumer<StringFilter.Builder>... productArn)The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.AutomationRulesFindingFilters.BuilderproductArn(StringFilter... productArn)The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.AutomationRulesFindingFilters.BuilderproductName(Collection<StringFilter> productName)Provides the name of the product that generated the finding.AutomationRulesFindingFilters.BuilderproductName(Consumer<StringFilter.Builder>... productName)Provides the name of the product that generated the finding.AutomationRulesFindingFilters.BuilderproductName(StringFilter... productName)Provides the name of the product that generated the finding.AutomationRulesFindingFilters.BuilderrecordState(Collection<StringFilter> recordState)Provides the current state of a finding.AutomationRulesFindingFilters.BuilderrecordState(Consumer<StringFilter.Builder>... recordState)Provides the current state of a finding.AutomationRulesFindingFilters.BuilderrecordState(StringFilter... recordState)Provides the current state of a finding.AutomationRulesFindingFilters.BuilderrelatedFindingsId(Collection<StringFilter> relatedFindingsId)The product-generated identifier for a related finding.AutomationRulesFindingFilters.BuilderrelatedFindingsId(Consumer<StringFilter.Builder>... relatedFindingsId)The product-generated identifier for a related finding.AutomationRulesFindingFilters.BuilderrelatedFindingsId(StringFilter... relatedFindingsId)The product-generated identifier for a related finding.AutomationRulesFindingFilters.BuilderrelatedFindingsProductArn(Collection<StringFilter> relatedFindingsProductArn)The ARN for the product that generated a related finding.AutomationRulesFindingFilters.BuilderrelatedFindingsProductArn(Consumer<StringFilter.Builder>... relatedFindingsProductArn)The ARN for the product that generated a related finding.AutomationRulesFindingFilters.BuilderrelatedFindingsProductArn(StringFilter... relatedFindingsProductArn)The ARN for the product that generated a related finding.AutomationRulesFindingFilters.BuilderresourceApplicationArn(Collection<StringFilter> resourceApplicationArn)The Amazon Resource Name (ARN) of the application that is related to a finding.AutomationRulesFindingFilters.BuilderresourceApplicationArn(Consumer<StringFilter.Builder>... resourceApplicationArn)The Amazon Resource Name (ARN) of the application that is related to a finding.AutomationRulesFindingFilters.BuilderresourceApplicationArn(StringFilter... resourceApplicationArn)The Amazon Resource Name (ARN) of the application that is related to a finding.AutomationRulesFindingFilters.BuilderresourceApplicationName(Collection<StringFilter> resourceApplicationName)The name of the application that is related to a finding.AutomationRulesFindingFilters.BuilderresourceApplicationName(Consumer<StringFilter.Builder>... resourceApplicationName)The name of the application that is related to a finding.AutomationRulesFindingFilters.BuilderresourceApplicationName(StringFilter... resourceApplicationName)The name of the application that is related to a finding.AutomationRulesFindingFilters.BuilderresourceDetailsOther(Collection<MapFilter> resourceDetailsOther)Custom fields and values about the resource that a finding pertains to.AutomationRulesFindingFilters.BuilderresourceDetailsOther(Consumer<MapFilter.Builder>... resourceDetailsOther)Custom fields and values about the resource that a finding pertains to.AutomationRulesFindingFilters.BuilderresourceDetailsOther(MapFilter... resourceDetailsOther)Custom fields and values about the resource that a finding pertains to.AutomationRulesFindingFilters.BuilderresourceId(Collection<StringFilter> resourceId)The identifier for the given resource type.AutomationRulesFindingFilters.BuilderresourceId(Consumer<StringFilter.Builder>... resourceId)The identifier for the given resource type.AutomationRulesFindingFilters.BuilderresourceId(StringFilter... resourceId)The identifier for the given resource type.AutomationRulesFindingFilters.BuilderresourcePartition(Collection<StringFilter> resourcePartition)The partition in which the resource that the finding pertains to is located.AutomationRulesFindingFilters.BuilderresourcePartition(Consumer<StringFilter.Builder>... resourcePartition)The partition in which the resource that the finding pertains to is located.AutomationRulesFindingFilters.BuilderresourcePartition(StringFilter... resourcePartition)The partition in which the resource that the finding pertains to is located.AutomationRulesFindingFilters.BuilderresourceRegion(Collection<StringFilter> resourceRegion)The Amazon Web Services Region where the resource that a finding pertains to is located.AutomationRulesFindingFilters.BuilderresourceRegion(Consumer<StringFilter.Builder>... resourceRegion)The Amazon Web Services Region where the resource that a finding pertains to is located.AutomationRulesFindingFilters.BuilderresourceRegion(StringFilter... resourceRegion)The Amazon Web Services Region where the resource that a finding pertains to is located.AutomationRulesFindingFilters.BuilderresourceTags(Collection<MapFilter> resourceTags)A list of Amazon Web Services tags associated with a resource at the time the finding was processed.AutomationRulesFindingFilters.BuilderresourceTags(Consumer<MapFilter.Builder>... resourceTags)A list of Amazon Web Services tags associated with a resource at the time the finding was processed.AutomationRulesFindingFilters.BuilderresourceTags(MapFilter... resourceTags)A list of Amazon Web Services tags associated with a resource at the time the finding was processed.AutomationRulesFindingFilters.BuilderresourceType(Collection<StringFilter> resourceType)The type of resource that the finding pertains to.AutomationRulesFindingFilters.BuilderresourceType(Consumer<StringFilter.Builder>... resourceType)The type of resource that the finding pertains to.AutomationRulesFindingFilters.BuilderresourceType(StringFilter... resourceType)The type of resource that the finding pertains to.AutomationRulesFindingFilters.BuilderseverityLabel(Collection<StringFilter> severityLabel)The severity value of the finding.AutomationRulesFindingFilters.BuilderseverityLabel(Consumer<StringFilter.Builder>... severityLabel)The severity value of the finding.AutomationRulesFindingFilters.BuilderseverityLabel(StringFilter... severityLabel)The severity value of the finding.AutomationRulesFindingFilters.BuildersourceUrl(Collection<StringFilter> sourceUrl)Provides a URL that links to a page about the current finding in the finding product.AutomationRulesFindingFilters.BuildersourceUrl(Consumer<StringFilter.Builder>... sourceUrl)Provides a URL that links to a page about the current finding in the finding product.AutomationRulesFindingFilters.BuildersourceUrl(StringFilter... sourceUrl)Provides a URL that links to a page about the current finding in the finding product.AutomationRulesFindingFilters.Buildertitle(Collection<StringFilter> title)A finding's title.AutomationRulesFindingFilters.Buildertitle(Consumer<StringFilter.Builder>... title)A finding's title.AutomationRulesFindingFilters.Buildertitle(StringFilter... title)A finding's title.AutomationRulesFindingFilters.Buildertype(Collection<StringFilter> type)One or more finding types in the format of namespace/category/classifier that classify a finding.AutomationRulesFindingFilters.Buildertype(Consumer<StringFilter.Builder>... type)One or more finding types in the format of namespace/category/classifier that classify a finding.AutomationRulesFindingFilters.Buildertype(StringFilter... type)One or more finding types in the format of namespace/category/classifier that classify a finding.AutomationRulesFindingFilters.BuilderupdatedAt(Collection<DateFilter> updatedAt)A timestamp that indicates when the finding record was most recently updated.AutomationRulesFindingFilters.BuilderupdatedAt(Consumer<DateFilter.Builder>... updatedAt)A timestamp that indicates when the finding record was most recently updated.AutomationRulesFindingFilters.BuilderupdatedAt(DateFilter... updatedAt)A timestamp that indicates when the finding record was most recently updated.AutomationRulesFindingFilters.BuilderuserDefinedFields(Collection<MapFilter> userDefinedFields)A list of user-defined name and value string pairs added to a finding.AutomationRulesFindingFilters.BuilderuserDefinedFields(Consumer<MapFilter.Builder>... userDefinedFields)A list of user-defined name and value string pairs added to a finding.AutomationRulesFindingFilters.BuilderuserDefinedFields(MapFilter... userDefinedFields)A list of user-defined name and value string pairs added to a finding.AutomationRulesFindingFilters.BuilderverificationState(Collection<StringFilter> verificationState)Provides the veracity of a finding.AutomationRulesFindingFilters.BuilderverificationState(Consumer<StringFilter.Builder>... verificationState)Provides the veracity of a finding.AutomationRulesFindingFilters.BuilderverificationState(StringFilter... verificationState)Provides the veracity of a finding.AutomationRulesFindingFilters.BuilderworkflowStatus(Collection<StringFilter> workflowStatus)Provides information about the status of the investigation into a finding.AutomationRulesFindingFilters.BuilderworkflowStatus(Consumer<StringFilter.Builder>... workflowStatus)Provides information about the status of the investigation into a finding.AutomationRulesFindingFilters.BuilderworkflowStatus(StringFilter... workflowStatus)Provides information about the status of the investigation into a finding.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
-
-
-
Method Detail
-
productArn
AutomationRulesFindingFilters.Builder productArn(Collection<StringFilter> productArn)
The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
productArn- The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productArn
AutomationRulesFindingFilters.Builder productArn(StringFilter... productArn)
The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
productArn- The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productArn
AutomationRulesFindingFilters.Builder productArn(Consumer<StringFilter.Builder>... productArn)
The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#productArn(List.) - Parameters:
productArn- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#productArn(java.util.Collection)
-
awsAccountId
AutomationRulesFindingFilters.Builder awsAccountId(Collection<StringFilter> awsAccountId)
The Amazon Web Services account ID in which a finding was generated.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
awsAccountId- The Amazon Web Services account ID in which a finding was generated.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsAccountId
AutomationRulesFindingFilters.Builder awsAccountId(StringFilter... awsAccountId)
The Amazon Web Services account ID in which a finding was generated.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
awsAccountId- The Amazon Web Services account ID in which a finding was generated.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsAccountId
AutomationRulesFindingFilters.Builder awsAccountId(Consumer<StringFilter.Builder>... awsAccountId)
The Amazon Web Services account ID in which a finding was generated.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#awsAccountId(List.) - Parameters:
awsAccountId- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#awsAccountId(java.util.Collection)
-
id
AutomationRulesFindingFilters.Builder id(Collection<StringFilter> id)
The product-specific identifier for a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
id- The product-specific identifier for a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
id
AutomationRulesFindingFilters.Builder id(StringFilter... id)
The product-specific identifier for a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
id- The product-specific identifier for a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
id
AutomationRulesFindingFilters.Builder id(Consumer<StringFilter.Builder>... id)
The product-specific identifier for a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#id(List.) - Parameters:
id- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#id(java.util.Collection)
-
generatorId
AutomationRulesFindingFilters.Builder generatorId(Collection<StringFilter> generatorId)
The identifier for the solution-specific component that generated a finding.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
generatorId- The identifier for the solution-specific component that generated a finding.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
generatorId
AutomationRulesFindingFilters.Builder generatorId(StringFilter... generatorId)
The identifier for the solution-specific component that generated a finding.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
generatorId- The identifier for the solution-specific component that generated a finding.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
generatorId
AutomationRulesFindingFilters.Builder generatorId(Consumer<StringFilter.Builder>... generatorId)
The identifier for the solution-specific component that generated a finding.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#generatorId(List.) - Parameters:
generatorId- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#generatorId(java.util.Collection)
-
type
AutomationRulesFindingFilters.Builder type(Collection<StringFilter> type)
One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see Types taxonomy for ASFF in the Security Hub User Guide.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
type- One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see Types taxonomy for ASFF in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
type
AutomationRulesFindingFilters.Builder type(StringFilter... type)
One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see Types taxonomy for ASFF in the Security Hub User Guide.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
type- One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see Types taxonomy for ASFF in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
type
AutomationRulesFindingFilters.Builder type(Consumer<StringFilter.Builder>... type)
One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see Types taxonomy for ASFF in the Security Hub User Guide.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#type(List.) - Parameters:
type- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#type(java.util.Collection)
-
firstObservedAt
AutomationRulesFindingFilters.Builder firstObservedAt(Collection<DateFilter> firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
firstObservedAt- A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
firstObservedAt
AutomationRulesFindingFilters.Builder firstObservedAt(DateFilter... firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
firstObservedAt- A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
firstObservedAt
AutomationRulesFindingFilters.Builder firstObservedAt(Consumer<DateFilter.Builder>... firstObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theDateFilter.Builderavoiding the need to create one manually viaDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#firstObservedAt(List.) - Parameters:
firstObservedAt- a consumer that will call methods onDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#firstObservedAt(java.util.Collection)
-
-
lastObservedAt
AutomationRulesFindingFilters.Builder lastObservedAt(Collection<DateFilter> lastObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
lastObservedAt- A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
lastObservedAt
AutomationRulesFindingFilters.Builder lastObservedAt(DateFilter... lastObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
lastObservedAt- A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
lastObservedAt
AutomationRulesFindingFilters.Builder lastObservedAt(Consumer<DateFilter.Builder>... lastObservedAt)
A timestamp that indicates when the potential security issue captured by a finding was most recently observed by the security findings product.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theDateFilter.Builderavoiding the need to create one manually viaDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#lastObservedAt(List.) - Parameters:
lastObservedAt- a consumer that will call methods onDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#lastObservedAt(java.util.Collection)
-
-
createdAt
AutomationRulesFindingFilters.Builder createdAt(Collection<DateFilter> createdAt)
A timestamp that indicates when this finding record was created.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
createdAt- A timestamp that indicates when this finding record was created.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
createdAt
AutomationRulesFindingFilters.Builder createdAt(DateFilter... createdAt)
A timestamp that indicates when this finding record was created.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
createdAt- A timestamp that indicates when this finding record was created.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
createdAt
AutomationRulesFindingFilters.Builder createdAt(Consumer<DateFilter.Builder>... createdAt)
A timestamp that indicates when this finding record was created.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theDateFilter.Builderavoiding the need to create one manually viaDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#createdAt(List.) - Parameters:
createdAt- a consumer that will call methods onDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#createdAt(java.util.Collection)
-
-
updatedAt
AutomationRulesFindingFilters.Builder updatedAt(Collection<DateFilter> updatedAt)
A timestamp that indicates when the finding record was most recently updated.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
updatedAt- A timestamp that indicates when the finding record was most recently updated.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
updatedAt
AutomationRulesFindingFilters.Builder updatedAt(DateFilter... updatedAt)
A timestamp that indicates when the finding record was most recently updated.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
updatedAt- A timestamp that indicates when the finding record was most recently updated.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
updatedAt
AutomationRulesFindingFilters.Builder updatedAt(Consumer<DateFilter.Builder>... updatedAt)
A timestamp that indicates when the finding record was most recently updated.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theDateFilter.Builderavoiding the need to create one manually viaDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#updatedAt(List.) - Parameters:
updatedAt- a consumer that will call methods onDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#updatedAt(java.util.Collection)
-
-
confidence
AutomationRulesFindingFilters.Builder confidence(Collection<NumberFilter> confidence)
The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidenceis scored on a 0–100 basis using a ratio scale. A value of0means 0 percent confidence, and a value of100means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see Confidence in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
confidence- The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.Confidenceis scored on a 0–100 basis using a ratio scale. A value of0means 0 percent confidence, and a value of100means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see Confidence in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
confidence
AutomationRulesFindingFilters.Builder confidence(NumberFilter... confidence)
The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidenceis scored on a 0–100 basis using a ratio scale. A value of0means 0 percent confidence, and a value of100means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see Confidence in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
confidence- The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.Confidenceis scored on a 0–100 basis using a ratio scale. A value of0means 0 percent confidence, and a value of100means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see Confidence in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
confidence
AutomationRulesFindingFilters.Builder confidence(Consumer<NumberFilter.Builder>... confidence)
The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify.
Confidenceis scored on a 0–100 basis using a ratio scale. A value of0means 0 percent confidence, and a value of100means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see Confidence in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theNumberFilter.Builderavoiding the need to create one manually viaNumberFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#confidence(List.) - Parameters:
confidence- a consumer that will call methods onNumberFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#confidence(java.util.Collection)
-
criticality
AutomationRulesFindingFilters.Builder criticality(Collection<NumberFilter> criticality)
The level of importance that is assigned to the resources that are associated with a finding.
Criticalityis scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of0means that the underlying resources have no criticality, and a score of100is reserved for the most critical resources. For more information, see Criticality in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
criticality- The level of importance that is assigned to the resources that are associated with a finding.Criticalityis scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of0means that the underlying resources have no criticality, and a score of100is reserved for the most critical resources. For more information, see Criticality in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
criticality
AutomationRulesFindingFilters.Builder criticality(NumberFilter... criticality)
The level of importance that is assigned to the resources that are associated with a finding.
Criticalityis scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of0means that the underlying resources have no criticality, and a score of100is reserved for the most critical resources. For more information, see Criticality in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
criticality- The level of importance that is assigned to the resources that are associated with a finding.Criticalityis scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of0means that the underlying resources have no criticality, and a score of100is reserved for the most critical resources. For more information, see Criticality in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
criticality
AutomationRulesFindingFilters.Builder criticality(Consumer<NumberFilter.Builder>... criticality)
The level of importance that is assigned to the resources that are associated with a finding.
Criticalityis scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of0means that the underlying resources have no criticality, and a score of100is reserved for the most critical resources. For more information, see Criticality in the Security Hub User Guide.Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theNumberFilter.Builderavoiding the need to create one manually viaNumberFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#criticality(List.) - Parameters:
criticality- a consumer that will call methods onNumberFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#criticality(java.util.Collection)
-
title
AutomationRulesFindingFilters.Builder title(Collection<StringFilter> title)
A finding's title.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
title- A finding's title.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
title
AutomationRulesFindingFilters.Builder title(StringFilter... title)
A finding's title.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
title- A finding's title.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
title
AutomationRulesFindingFilters.Builder title(Consumer<StringFilter.Builder>... title)
A finding's title.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#title(List.) - Parameters:
title- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#title(java.util.Collection)
-
description
AutomationRulesFindingFilters.Builder description(Collection<StringFilter> description)
A finding's description.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
description- A finding's description.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
description
AutomationRulesFindingFilters.Builder description(StringFilter... description)
A finding's description.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
description- A finding's description.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
description
AutomationRulesFindingFilters.Builder description(Consumer<StringFilter.Builder>... description)
A finding's description.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#description(List.) - Parameters:
description- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#description(java.util.Collection)
-
sourceUrl
AutomationRulesFindingFilters.Builder sourceUrl(Collection<StringFilter> sourceUrl)
Provides a URL that links to a page about the current finding in the finding product.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
sourceUrl- Provides a URL that links to a page about the current finding in the finding product.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sourceUrl
AutomationRulesFindingFilters.Builder sourceUrl(StringFilter... sourceUrl)
Provides a URL that links to a page about the current finding in the finding product.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
sourceUrl- Provides a URL that links to a page about the current finding in the finding product.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
sourceUrl
AutomationRulesFindingFilters.Builder sourceUrl(Consumer<StringFilter.Builder>... sourceUrl)
Provides a URL that links to a page about the current finding in the finding product.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#sourceUrl(List.) - Parameters:
sourceUrl- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#sourceUrl(java.util.Collection)
-
productName
AutomationRulesFindingFilters.Builder productName(Collection<StringFilter> productName)
Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
productName- Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productName
AutomationRulesFindingFilters.Builder productName(StringFilter... productName)
Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
productName- Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
productName
AutomationRulesFindingFilters.Builder productName(Consumer<StringFilter.Builder>... productName)
Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#productName(List.) - Parameters:
productName- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#productName(java.util.Collection)
-
companyName
AutomationRulesFindingFilters.Builder companyName(Collection<StringFilter> companyName)
The name of the company for the product that generated the finding. For control-based findings, the company is Amazon Web Services.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
companyName- The name of the company for the product that generated the finding. For control-based findings, the company is Amazon Web Services.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
companyName
AutomationRulesFindingFilters.Builder companyName(StringFilter... companyName)
The name of the company for the product that generated the finding. For control-based findings, the company is Amazon Web Services.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
companyName- The name of the company for the product that generated the finding. For control-based findings, the company is Amazon Web Services.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
companyName
AutomationRulesFindingFilters.Builder companyName(Consumer<StringFilter.Builder>... companyName)
The name of the company for the product that generated the finding. For control-based findings, the company is Amazon Web Services.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#companyName(List.) - Parameters:
companyName- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#companyName(java.util.Collection)
-
severityLabel
AutomationRulesFindingFilters.Builder severityLabel(Collection<StringFilter> severityLabel)
The severity value of the finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
severityLabel- The severity value of the finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
severityLabel
AutomationRulesFindingFilters.Builder severityLabel(StringFilter... severityLabel)
The severity value of the finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
severityLabel- The severity value of the finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
severityLabel
AutomationRulesFindingFilters.Builder severityLabel(Consumer<StringFilter.Builder>... severityLabel)
The severity value of the finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#severityLabel(List.) - Parameters:
severityLabel- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#severityLabel(java.util.Collection)
-
resourceType
AutomationRulesFindingFilters.Builder resourceType(Collection<StringFilter> resourceType)
The type of resource that the finding pertains to.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceType- The type of resource that the finding pertains to.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceType
AutomationRulesFindingFilters.Builder resourceType(StringFilter... resourceType)
The type of resource that the finding pertains to.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceType- The type of resource that the finding pertains to.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceType
AutomationRulesFindingFilters.Builder resourceType(Consumer<StringFilter.Builder>... resourceType)
The type of resource that the finding pertains to.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceType(List.) - Parameters:
resourceType- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceType(java.util.Collection)
-
resourceId
AutomationRulesFindingFilters.Builder resourceId(Collection<StringFilter> resourceId)
The identifier for the given resource type. For Amazon Web Services resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services resources that lack ARNs, this is the identifier as defined by the Amazon Web Service that created the resource. For non-Amazon Web Services resources, this is a unique identifier that is associated with the resource.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
resourceId- The identifier for the given resource type. For Amazon Web Services resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services resources that lack ARNs, this is the identifier as defined by the Amazon Web Service that created the resource. For non-Amazon Web Services resources, this is a unique identifier that is associated with the resource.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceId
AutomationRulesFindingFilters.Builder resourceId(StringFilter... resourceId)
The identifier for the given resource type. For Amazon Web Services resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services resources that lack ARNs, this is the identifier as defined by the Amazon Web Service that created the resource. For non-Amazon Web Services resources, this is a unique identifier that is associated with the resource.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Parameters:
resourceId- The identifier for the given resource type. For Amazon Web Services resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services resources that lack ARNs, this is the identifier as defined by the Amazon Web Service that created the resource. For non-Amazon Web Services resources, this is a unique identifier that is associated with the resource.Array Members: Minimum number of 1 item. Maximum number of 100 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceId
AutomationRulesFindingFilters.Builder resourceId(Consumer<StringFilter.Builder>... resourceId)
The identifier for the given resource type. For Amazon Web Services resources that are identified by Amazon Resource Names (ARNs), this is the ARN. For Amazon Web Services resources that lack ARNs, this is the identifier as defined by the Amazon Web Service that created the resource. For non-Amazon Web Services resources, this is a unique identifier that is associated with the resource.
Array Members: Minimum number of 1 item. Maximum number of 100 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceId(List.) - Parameters:
resourceId- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceId(java.util.Collection)
-
resourcePartition
AutomationRulesFindingFilters.Builder resourcePartition(Collection<StringFilter> resourcePartition)
The partition in which the resource that the finding pertains to is located. A partition is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped to one partition.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourcePartition- The partition in which the resource that the finding pertains to is located. A partition is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped to one partition.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourcePartition
AutomationRulesFindingFilters.Builder resourcePartition(StringFilter... resourcePartition)
The partition in which the resource that the finding pertains to is located. A partition is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped to one partition.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourcePartition- The partition in which the resource that the finding pertains to is located. A partition is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped to one partition.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourcePartition
AutomationRulesFindingFilters.Builder resourcePartition(Consumer<StringFilter.Builder>... resourcePartition)
The partition in which the resource that the finding pertains to is located. A partition is a group of Amazon Web Services Regions. Each Amazon Web Services account is scoped to one partition.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourcePartition(List.) - Parameters:
resourcePartition- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourcePartition(java.util.Collection)
-
resourceRegion
AutomationRulesFindingFilters.Builder resourceRegion(Collection<StringFilter> resourceRegion)
The Amazon Web Services Region where the resource that a finding pertains to is located.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceRegion- The Amazon Web Services Region where the resource that a finding pertains to is located.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceRegion
AutomationRulesFindingFilters.Builder resourceRegion(StringFilter... resourceRegion)
The Amazon Web Services Region where the resource that a finding pertains to is located.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceRegion- The Amazon Web Services Region where the resource that a finding pertains to is located.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceRegion
AutomationRulesFindingFilters.Builder resourceRegion(Consumer<StringFilter.Builder>... resourceRegion)
The Amazon Web Services Region where the resource that a finding pertains to is located.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceRegion(List.) - Parameters:
resourceRegion- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceRegion(java.util.Collection)
-
resourceTags
AutomationRulesFindingFilters.Builder resourceTags(Collection<MapFilter> resourceTags)
A list of Amazon Web Services tags associated with a resource at the time the finding was processed.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceTags- A list of Amazon Web Services tags associated with a resource at the time the finding was processed.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceTags
AutomationRulesFindingFilters.Builder resourceTags(MapFilter... resourceTags)
A list of Amazon Web Services tags associated with a resource at the time the finding was processed.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceTags- A list of Amazon Web Services tags associated with a resource at the time the finding was processed.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceTags
AutomationRulesFindingFilters.Builder resourceTags(Consumer<MapFilter.Builder>... resourceTags)
A list of Amazon Web Services tags associated with a resource at the time the finding was processed.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theMapFilter.Builderavoiding the need to create one manually viaMapFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceTags(List.) - Parameters:
resourceTags- a consumer that will call methods onMapFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceTags(java.util.Collection)
-
resourceDetailsOther
AutomationRulesFindingFilters.Builder resourceDetailsOther(Collection<MapFilter> resourceDetailsOther)
Custom fields and values about the resource that a finding pertains to.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceDetailsOther- Custom fields and values about the resource that a finding pertains to.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceDetailsOther
AutomationRulesFindingFilters.Builder resourceDetailsOther(MapFilter... resourceDetailsOther)
Custom fields and values about the resource that a finding pertains to.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceDetailsOther- Custom fields and values about the resource that a finding pertains to.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceDetailsOther
AutomationRulesFindingFilters.Builder resourceDetailsOther(Consumer<MapFilter.Builder>... resourceDetailsOther)
Custom fields and values about the resource that a finding pertains to.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theMapFilter.Builderavoiding the need to create one manually viaMapFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceDetailsOther(List.) - Parameters:
resourceDetailsOther- a consumer that will call methods onMapFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceDetailsOther(java.util.Collection)
-
complianceStatus
AutomationRulesFindingFilters.Builder complianceStatus(Collection<StringFilter> complianceStatus)
The result of a security check. This field is only used for findings generated from controls.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
complianceStatus- The result of a security check. This field is only used for findings generated from controls.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
complianceStatus
AutomationRulesFindingFilters.Builder complianceStatus(StringFilter... complianceStatus)
The result of a security check. This field is only used for findings generated from controls.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
complianceStatus- The result of a security check. This field is only used for findings generated from controls.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
complianceStatus
AutomationRulesFindingFilters.Builder complianceStatus(Consumer<StringFilter.Builder>... complianceStatus)
The result of a security check. This field is only used for findings generated from controls.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#complianceStatus(List.) - Parameters:
complianceStatus- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#complianceStatus(java.util.Collection)
-
complianceSecurityControlId
AutomationRulesFindingFilters.Builder complianceSecurityControlId(Collection<StringFilter> complianceSecurityControlId)
The security control ID for which a finding was generated. Security control IDs are the same across standards.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
complianceSecurityControlId- The security control ID for which a finding was generated. Security control IDs are the same across standards.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
complianceSecurityControlId
AutomationRulesFindingFilters.Builder complianceSecurityControlId(StringFilter... complianceSecurityControlId)
The security control ID for which a finding was generated. Security control IDs are the same across standards.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
complianceSecurityControlId- The security control ID for which a finding was generated. Security control IDs are the same across standards.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
complianceSecurityControlId
AutomationRulesFindingFilters.Builder complianceSecurityControlId(Consumer<StringFilter.Builder>... complianceSecurityControlId)
The security control ID for which a finding was generated. Security control IDs are the same across standards.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#complianceSecurityControlId(List.) - Parameters:
complianceSecurityControlId- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#complianceSecurityControlId(java.util.Collection)
-
complianceAssociatedStandardsId
AutomationRulesFindingFilters.Builder complianceAssociatedStandardsId(Collection<StringFilter> complianceAssociatedStandardsId)
The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
complianceAssociatedStandardsId- The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
complianceAssociatedStandardsId
AutomationRulesFindingFilters.Builder complianceAssociatedStandardsId(StringFilter... complianceAssociatedStandardsId)
The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
complianceAssociatedStandardsId- The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
complianceAssociatedStandardsId
AutomationRulesFindingFilters.Builder complianceAssociatedStandardsId(Consumer<StringFilter.Builder>... complianceAssociatedStandardsId)
The unique identifier of a standard in which a control is enabled. This field consists of the resource portion of the Amazon Resource Name (ARN) returned for a standard in the DescribeStandards API response.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#complianceAssociatedStandardsId(List.) - Parameters:
complianceAssociatedStandardsId- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#complianceAssociatedStandardsId(java.util.Collection)
-
verificationState
AutomationRulesFindingFilters.Builder verificationState(Collection<StringFilter> verificationState)
Provides the veracity of a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
verificationState- Provides the veracity of a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
verificationState
AutomationRulesFindingFilters.Builder verificationState(StringFilter... verificationState)
Provides the veracity of a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
verificationState- Provides the veracity of a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
verificationState
AutomationRulesFindingFilters.Builder verificationState(Consumer<StringFilter.Builder>... verificationState)
Provides the veracity of a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#verificationState(List.) - Parameters:
verificationState- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#verificationState(java.util.Collection)
-
workflowStatus
AutomationRulesFindingFilters.Builder workflowStatus(Collection<StringFilter> workflowStatus)
Provides information about the status of the investigation into a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
workflowStatus- Provides information about the status of the investigation into a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
workflowStatus
AutomationRulesFindingFilters.Builder workflowStatus(StringFilter... workflowStatus)
Provides information about the status of the investigation into a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
workflowStatus- Provides information about the status of the investigation into a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
workflowStatus
AutomationRulesFindingFilters.Builder workflowStatus(Consumer<StringFilter.Builder>... workflowStatus)
Provides information about the status of the investigation into a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#workflowStatus(List.) - Parameters:
workflowStatus- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#workflowStatus(java.util.Collection)
-
recordState
AutomationRulesFindingFilters.Builder recordState(Collection<StringFilter> recordState)
Provides the current state of a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
recordState- Provides the current state of a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
recordState
AutomationRulesFindingFilters.Builder recordState(StringFilter... recordState)
Provides the current state of a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
recordState- Provides the current state of a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
recordState
AutomationRulesFindingFilters.Builder recordState(Consumer<StringFilter.Builder>... recordState)
Provides the current state of a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#recordState(List.) - Parameters:
recordState- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#recordState(java.util.Collection)
-
relatedFindingsProductArn
AutomationRulesFindingFilters.Builder relatedFindingsProductArn(Collection<StringFilter> relatedFindingsProductArn)
The ARN for the product that generated a related finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
relatedFindingsProductArn- The ARN for the product that generated a related finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
relatedFindingsProductArn
AutomationRulesFindingFilters.Builder relatedFindingsProductArn(StringFilter... relatedFindingsProductArn)
The ARN for the product that generated a related finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
relatedFindingsProductArn- The ARN for the product that generated a related finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
relatedFindingsProductArn
AutomationRulesFindingFilters.Builder relatedFindingsProductArn(Consumer<StringFilter.Builder>... relatedFindingsProductArn)
The ARN for the product that generated a related finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#relatedFindingsProductArn(List.) - Parameters:
relatedFindingsProductArn- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#relatedFindingsProductArn(java.util.Collection)
-
relatedFindingsId
AutomationRulesFindingFilters.Builder relatedFindingsId(Collection<StringFilter> relatedFindingsId)
The product-generated identifier for a related finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
relatedFindingsId- The product-generated identifier for a related finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
relatedFindingsId
AutomationRulesFindingFilters.Builder relatedFindingsId(StringFilter... relatedFindingsId)
The product-generated identifier for a related finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
relatedFindingsId- The product-generated identifier for a related finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
relatedFindingsId
AutomationRulesFindingFilters.Builder relatedFindingsId(Consumer<StringFilter.Builder>... relatedFindingsId)
The product-generated identifier for a related finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#relatedFindingsId(List.) - Parameters:
relatedFindingsId- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#relatedFindingsId(java.util.Collection)
-
noteText
AutomationRulesFindingFilters.Builder noteText(Collection<StringFilter> noteText)
The text of a user-defined note that's added to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
noteText- The text of a user-defined note that's added to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
noteText
AutomationRulesFindingFilters.Builder noteText(StringFilter... noteText)
The text of a user-defined note that's added to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
noteText- The text of a user-defined note that's added to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
noteText
AutomationRulesFindingFilters.Builder noteText(Consumer<StringFilter.Builder>... noteText)
The text of a user-defined note that's added to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#noteText(List.) - Parameters:
noteText- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#noteText(java.util.Collection)
-
noteUpdatedAt
AutomationRulesFindingFilters.Builder noteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
noteUpdatedAt- The timestamp of when the note was updated.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
noteUpdatedAt
AutomationRulesFindingFilters.Builder noteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
noteUpdatedAt- The timestamp of when the note was updated.This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-
noteUpdatedAt
AutomationRulesFindingFilters.Builder noteUpdatedAt(Consumer<DateFilter.Builder>... noteUpdatedAt)
The timestamp of when the note was updated.
This field accepts only the specified formats. Timestamps can end with
Zor("+" / "-") time-hour [":" time-minute]. The time-secfrac after seconds is limited to a maximum of 9 digits. The offset is bounded by +/-18:00. Here are valid timestamp formats with examples:-
YYYY-MM-DDTHH:MM:SSZ(for example,2019-01-31T23:00:00Z) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmmZ(for example,2019-01-31T23:00:00.123456789Z) -
YYYY-MM-DDTHH:MM:SS+HH:MM(for example,2024-01-04T15:25:10+17:59) -
YYYY-MM-DDTHH:MM:SS-HHMM(for example,2024-01-04T15:25:10-1759) -
YYYY-MM-DDTHH:MM:SS.mmmmmmmmm+HH:MM(for example,2024-01-04T15:25:10.123456789+17:59)
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theDateFilter.Builderavoiding the need to create one manually viaDateFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#noteUpdatedAt(List.) - Parameters:
noteUpdatedAt- a consumer that will call methods onDateFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#noteUpdatedAt(java.util.Collection)
-
-
noteUpdatedBy
AutomationRulesFindingFilters.Builder noteUpdatedBy(Collection<StringFilter> noteUpdatedBy)
The principal that created a note.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
noteUpdatedBy- The principal that created a note.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
noteUpdatedBy
AutomationRulesFindingFilters.Builder noteUpdatedBy(StringFilter... noteUpdatedBy)
The principal that created a note.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
noteUpdatedBy- The principal that created a note.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
noteUpdatedBy
AutomationRulesFindingFilters.Builder noteUpdatedBy(Consumer<StringFilter.Builder>... noteUpdatedBy)
The principal that created a note.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#noteUpdatedBy(List.) - Parameters:
noteUpdatedBy- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#noteUpdatedBy(java.util.Collection)
-
userDefinedFields
AutomationRulesFindingFilters.Builder userDefinedFields(Collection<MapFilter> userDefinedFields)
A list of user-defined name and value string pairs added to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
userDefinedFields- A list of user-defined name and value string pairs added to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
userDefinedFields
AutomationRulesFindingFilters.Builder userDefinedFields(MapFilter... userDefinedFields)
A list of user-defined name and value string pairs added to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
userDefinedFields- A list of user-defined name and value string pairs added to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
userDefinedFields
AutomationRulesFindingFilters.Builder userDefinedFields(Consumer<MapFilter.Builder>... userDefinedFields)
A list of user-defined name and value string pairs added to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theMapFilter.Builderavoiding the need to create one manually viaMapFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#userDefinedFields(List.) - Parameters:
userDefinedFields- a consumer that will call methods onMapFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#userDefinedFields(java.util.Collection)
-
resourceApplicationArn
AutomationRulesFindingFilters.Builder resourceApplicationArn(Collection<StringFilter> resourceApplicationArn)
The Amazon Resource Name (ARN) of the application that is related to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceApplicationArn- The Amazon Resource Name (ARN) of the application that is related to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceApplicationArn
AutomationRulesFindingFilters.Builder resourceApplicationArn(StringFilter... resourceApplicationArn)
The Amazon Resource Name (ARN) of the application that is related to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceApplicationArn- The Amazon Resource Name (ARN) of the application that is related to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceApplicationArn
AutomationRulesFindingFilters.Builder resourceApplicationArn(Consumer<StringFilter.Builder>... resourceApplicationArn)
The Amazon Resource Name (ARN) of the application that is related to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceApplicationArn(List.) - Parameters:
resourceApplicationArn- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceApplicationArn(java.util.Collection)
-
resourceApplicationName
AutomationRulesFindingFilters.Builder resourceApplicationName(Collection<StringFilter> resourceApplicationName)
The name of the application that is related to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceApplicationName- The name of the application that is related to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceApplicationName
AutomationRulesFindingFilters.Builder resourceApplicationName(StringFilter... resourceApplicationName)
The name of the application that is related to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
resourceApplicationName- The name of the application that is related to a finding.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
resourceApplicationName
AutomationRulesFindingFilters.Builder resourceApplicationName(Consumer<StringFilter.Builder>... resourceApplicationName)
The name of the application that is related to a finding.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#resourceApplicationName(List.) - Parameters:
resourceApplicationName- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#resourceApplicationName(java.util.Collection)
-
awsAccountName
AutomationRulesFindingFilters.Builder awsAccountName(Collection<StringFilter> awsAccountName)
The name of the Amazon Web Services account in which a finding was generated.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
awsAccountName- The name of the Amazon Web Services account in which a finding was generated.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsAccountName
AutomationRulesFindingFilters.Builder awsAccountName(StringFilter... awsAccountName)
The name of the Amazon Web Services account in which a finding was generated.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Parameters:
awsAccountName- The name of the Amazon Web Services account in which a finding was generated.Array Members: Minimum number of 1 item. Maximum number of 20 items.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
awsAccountName
AutomationRulesFindingFilters.Builder awsAccountName(Consumer<StringFilter.Builder>... awsAccountName)
The name of the Amazon Web Services account in which a finding was generated.
Array Members: Minimum number of 1 item. Maximum number of 20 items.
This is a convenience method that creates an instance of theStringFilter.Builderavoiding the need to create one manually viaStringFilter.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#awsAccountName(List.) - Parameters:
awsAccountName- a consumer that will call methods onStringFilter.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#awsAccountName(java.util.Collection)
-
-