Interface GuardDutyFinding.ProfiledBehavior

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
GuardDutyFinding.ProfiledBehavior.Jsii$Proxy
Enclosing class:
GuardDutyFinding

@Stability(Experimental) public static interface GuardDutyFinding.ProfiledBehavior extends software.amazon.jsii.JsiiSerializable
(experimental) Type definition for ProfiledBehavior.

Example:

 // The code below shows an example of how to instantiate this type.
 // The values are placeholders you should change.
 import software.amazon.awscdk.mixins.preview.services.guardduty.events.*;
 ProfiledBehavior profiledBehavior = ProfiledBehavior.builder()
         .frequentProfiledApIsAccountProfiling(List.of("frequentProfiledApIsAccountProfiling"))
         .frequentProfiledApIsUserIdentityProfiling(List.of("frequentProfiledApIsUserIdentityProfiling"))
         .frequentProfiledAsNsAccountProfiling(List.of("frequentProfiledAsNsAccountProfiling"))
         .frequentProfiledAsNsBucketProfiling(List.of("frequentProfiledAsNsBucketProfiling"))
         .frequentProfiledAsNsUserIdentityProfiling(List.of("frequentProfiledAsNsUserIdentityProfiling"))
         .frequentProfiledBucketsAccountProfiling(List.of("frequentProfiledBucketsAccountProfiling"))
         .frequentProfiledBucketsUserIdentityProfiling(List.of("frequentProfiledBucketsUserIdentityProfiling"))
         .frequentProfiledUserAgentsAccountProfiling(List.of("frequentProfiledUserAgentsAccountProfiling"))
         .frequentProfiledUserAgentsUserIdentityProfiling(List.of("frequentProfiledUserAgentsUserIdentityProfiling"))
         .frequentProfiledUserNamesAccountProfiling(List.of("frequentProfiledUserNamesAccountProfiling"))
         .frequentProfiledUserNamesBucketProfiling(List.of("frequentProfiledUserNamesBucketProfiling"))
         .frequentProfiledUserTypesAccountProfiling(List.of("frequentProfiledUserTypesAccountProfiling"))
         .infrequentProfiledApIsAccountProfiling(List.of("infrequentProfiledApIsAccountProfiling"))
         .infrequentProfiledApIsUserIdentityProfiling(List.of("infrequentProfiledApIsUserIdentityProfiling"))
         .infrequentProfiledAsNsAccountProfiling(List.of("infrequentProfiledAsNsAccountProfiling"))
         .infrequentProfiledAsNsBucketProfiling(List.of("infrequentProfiledAsNsBucketProfiling"))
         .infrequentProfiledAsNsUserIdentityProfiling(List.of("infrequentProfiledAsNsUserIdentityProfiling"))
         .infrequentProfiledBucketsAccountProfiling(List.of("infrequentProfiledBucketsAccountProfiling"))
         .infrequentProfiledBucketsUserIdentityProfiling(List.of("infrequentProfiledBucketsUserIdentityProfiling"))
         .infrequentProfiledUserAgentsAccountProfiling(List.of("infrequentProfiledUserAgentsAccountProfiling"))
         .infrequentProfiledUserAgentsUserIdentityProfiling(List.of("infrequentProfiledUserAgentsUserIdentityProfiling"))
         .infrequentProfiledUserNamesAccountProfiling(List.of("infrequentProfiledUserNamesAccountProfiling"))
         .infrequentProfiledUserNamesBucketProfiling(List.of("infrequentProfiledUserNamesBucketProfiling"))
         .infrequentProfiledUserTypesAccountProfiling(List.of("infrequentProfiledUserTypesAccountProfiling"))
         .numberOfHistoricalDailyAvgApIsBucketProfiling(List.of("numberOfHistoricalDailyAvgApIsBucketProfiling"))
         .numberOfHistoricalDailyAvgApIsBucketUserIdentityProfiling(List.of("numberOfHistoricalDailyAvgApIsBucketUserIdentityProfiling"))
         .numberOfHistoricalDailyAvgApIsUserIdentityProfiling(List.of("numberOfHistoricalDailyAvgApIsUserIdentityProfiling"))
         .numberOfHistoricalDailyMaxApIsBucketProfiling(List.of("numberOfHistoricalDailyMaxApIsBucketProfiling"))
         .numberOfHistoricalDailyMaxApIsBucketUserIdentityProfiling(List.of("numberOfHistoricalDailyMaxApIsBucketUserIdentityProfiling"))
         .numberOfHistoricalDailyMaxApIsUserIdentityProfiling(List.of("numberOfHistoricalDailyMaxApIsUserIdentityProfiling"))
         .rareProfiledApIsAccountProfiling(List.of("rareProfiledApIsAccountProfiling"))
         .rareProfiledApIsUserIdentityProfiling(List.of("rareProfiledApIsUserIdentityProfiling"))
         .rareProfiledAsNsAccountProfiling(List.of("rareProfiledAsNsAccountProfiling"))
         .rareProfiledAsNsBucketProfiling(List.of("rareProfiledAsNsBucketProfiling"))
         .rareProfiledAsNsUserIdentityProfiling(List.of("rareProfiledAsNsUserIdentityProfiling"))
         .rareProfiledBucketsAccountProfiling(List.of("rareProfiledBucketsAccountProfiling"))
         .rareProfiledBucketsUserIdentityProfiling(List.of("rareProfiledBucketsUserIdentityProfiling"))
         .rareProfiledUserAgentsAccountProfiling(List.of("rareProfiledUserAgentsAccountProfiling"))
         .rareProfiledUserAgentsUserIdentityProfiling(List.of("rareProfiledUserAgentsUserIdentityProfiling"))
         .rareProfiledUserNamesAccountProfiling(List.of("rareProfiledUserNamesAccountProfiling"))
         .rareProfiledUserNamesBucketProfiling(List.of("rareProfiledUserNamesBucketProfiling"))
         .rareProfiledUserTypesAccountProfiling(List.of("rareProfiledUserTypesAccountProfiling"))
         .build();
 
  • Method Details

    • getFrequentProfiledApIsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledApIsAccountProfiling()
      (experimental) frequentProfiledAPIsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledAPIsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledApIsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledApIsUserIdentityProfiling()
      (experimental) frequentProfiledAPIsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledAPIsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledAsNsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledAsNsAccountProfiling()
      (experimental) frequentProfiledASNsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledASNsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledAsNsBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledAsNsBucketProfiling()
      (experimental) frequentProfiledASNsBucketProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledASNsBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledAsNsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledAsNsUserIdentityProfiling()
      (experimental) frequentProfiledASNsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledASNsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledBucketsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledBucketsAccountProfiling()
      (experimental) frequentProfiledBucketsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledBucketsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledBucketsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledBucketsUserIdentityProfiling()
      (experimental) frequentProfiledBucketsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledBucketsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledUserAgentsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledUserAgentsAccountProfiling()
      (experimental) frequentProfiledUserAgentsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledUserAgentsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledUserAgentsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledUserAgentsUserIdentityProfiling()
      (experimental) frequentProfiledUserAgentsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledUserAgentsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledUserNamesAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledUserNamesAccountProfiling()
      (experimental) frequentProfiledUserNamesAccountProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledUserNamesAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledUserNamesBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledUserNamesBucketProfiling()
      (experimental) frequentProfiledUserNamesBucketProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledUserNamesBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getFrequentProfiledUserTypesAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getFrequentProfiledUserTypesAccountProfiling()
      (experimental) frequentProfiledUserTypesAccountProfiling property.

      Specify an array of string values to match this event if the actual value of frequentProfiledUserTypesAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledApIsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledApIsAccountProfiling()
      (experimental) infrequentProfiledAPIsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledAPIsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledApIsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledApIsUserIdentityProfiling()
      (experimental) infrequentProfiledAPIsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledAPIsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledAsNsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledAsNsAccountProfiling()
      (experimental) infrequentProfiledASNsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledASNsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledAsNsBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledAsNsBucketProfiling()
      (experimental) infrequentProfiledASNsBucketProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledASNsBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledAsNsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledAsNsUserIdentityProfiling()
      (experimental) infrequentProfiledASNsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledASNsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledBucketsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledBucketsAccountProfiling()
      (experimental) infrequentProfiledBucketsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledBucketsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledBucketsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledBucketsUserIdentityProfiling()
      (experimental) infrequentProfiledBucketsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledBucketsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledUserAgentsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledUserAgentsAccountProfiling()
      (experimental) infrequentProfiledUserAgentsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledUserAgentsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledUserAgentsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledUserAgentsUserIdentityProfiling()
      (experimental) infrequentProfiledUserAgentsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledUserAgentsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledUserNamesAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledUserNamesAccountProfiling()
      (experimental) infrequentProfiledUserNamesAccountProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledUserNamesAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledUserNamesBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledUserNamesBucketProfiling()
      (experimental) infrequentProfiledUserNamesBucketProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledUserNamesBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getInfrequentProfiledUserTypesAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getInfrequentProfiledUserTypesAccountProfiling()
      (experimental) infrequentProfiledUserTypesAccountProfiling property.

      Specify an array of string values to match this event if the actual value of infrequentProfiledUserTypesAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getNumberOfHistoricalDailyAvgApIsBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getNumberOfHistoricalDailyAvgApIsBucketProfiling()
      (experimental) numberOfHistoricalDailyAvgAPIsBucketProfiling property.

      Specify an array of string values to match this event if the actual value of numberOfHistoricalDailyAvgAPIsBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getNumberOfHistoricalDailyAvgApIsBucketUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getNumberOfHistoricalDailyAvgApIsBucketUserIdentityProfiling()
      (experimental) numberOfHistoricalDailyAvgAPIsBucketUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of numberOfHistoricalDailyAvgAPIsBucketUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getNumberOfHistoricalDailyAvgApIsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getNumberOfHistoricalDailyAvgApIsUserIdentityProfiling()
      (experimental) numberOfHistoricalDailyAvgAPIsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of numberOfHistoricalDailyAvgAPIsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getNumberOfHistoricalDailyMaxApIsBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getNumberOfHistoricalDailyMaxApIsBucketProfiling()
      (experimental) numberOfHistoricalDailyMaxAPIsBucketProfiling property.

      Specify an array of string values to match this event if the actual value of numberOfHistoricalDailyMaxAPIsBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getNumberOfHistoricalDailyMaxApIsBucketUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getNumberOfHistoricalDailyMaxApIsBucketUserIdentityProfiling()
      (experimental) numberOfHistoricalDailyMaxAPIsBucketUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of numberOfHistoricalDailyMaxAPIsBucketUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getNumberOfHistoricalDailyMaxApIsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getNumberOfHistoricalDailyMaxApIsUserIdentityProfiling()
      (experimental) numberOfHistoricalDailyMaxAPIsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of numberOfHistoricalDailyMaxAPIsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledApIsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledApIsAccountProfiling()
      (experimental) rareProfiledAPIsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledAPIsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledApIsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledApIsUserIdentityProfiling()
      (experimental) rareProfiledAPIsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledAPIsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledAsNsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledAsNsAccountProfiling()
      (experimental) rareProfiledASNsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledASNsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledAsNsBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledAsNsBucketProfiling()
      (experimental) rareProfiledASNsBucketProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledASNsBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledAsNsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledAsNsUserIdentityProfiling()
      (experimental) rareProfiledASNsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledASNsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledBucketsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledBucketsAccountProfiling()
      (experimental) rareProfiledBucketsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledBucketsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledBucketsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledBucketsUserIdentityProfiling()
      (experimental) rareProfiledBucketsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledBucketsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledUserAgentsAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledUserAgentsAccountProfiling()
      (experimental) rareProfiledUserAgentsAccountProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledUserAgentsAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledUserAgentsUserIdentityProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledUserAgentsUserIdentityProfiling()
      (experimental) rareProfiledUserAgentsUserIdentityProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledUserAgentsUserIdentityProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledUserNamesAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledUserNamesAccountProfiling()
      (experimental) rareProfiledUserNamesAccountProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledUserNamesAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledUserNamesBucketProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledUserNamesBucketProfiling()
      (experimental) rareProfiledUserNamesBucketProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledUserNamesBucketProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • getRareProfiledUserTypesAccountProfiling

      @Stability(Experimental) @Nullable default List<String> getRareProfiledUserTypesAccountProfiling()
      (experimental) rareProfiledUserTypesAccountProfiling property.

      Specify an array of string values to match this event if the actual value of rareProfiledUserTypesAccountProfiling is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

    • builder

      @Stability(Experimental) static GuardDutyFinding.ProfiledBehavior.Builder builder()
      Returns:
      a GuardDutyFinding.ProfiledBehavior.Builder of GuardDutyFinding.ProfiledBehavior