Interface GuardDutyFinding.ProfiledBehavior
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
GuardDutyFinding.ProfiledBehavior.Jsii$Proxy
- Enclosing class:
GuardDutyFinding
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();
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forGuardDutyFinding.ProfiledBehaviorstatic final classAn implementation forGuardDutyFinding.ProfiledBehavior -
Method Summary
Modifier and TypeMethodDescriptionbuilder()(experimental) frequentProfiledAPIsAccountProfiling property.(experimental) frequentProfiledAPIsUserIdentityProfiling property.(experimental) frequentProfiledASNsAccountProfiling property.(experimental) frequentProfiledASNsBucketProfiling property.(experimental) frequentProfiledASNsUserIdentityProfiling property.(experimental) frequentProfiledBucketsAccountProfiling property.(experimental) frequentProfiledBucketsUserIdentityProfiling property.(experimental) frequentProfiledUserAgentsAccountProfiling property.(experimental) frequentProfiledUserAgentsUserIdentityProfiling property.(experimental) frequentProfiledUserNamesAccountProfiling property.(experimental) frequentProfiledUserNamesBucketProfiling property.(experimental) frequentProfiledUserTypesAccountProfiling property.(experimental) infrequentProfiledAPIsAccountProfiling property.(experimental) infrequentProfiledAPIsUserIdentityProfiling property.(experimental) infrequentProfiledASNsAccountProfiling property.(experimental) infrequentProfiledASNsBucketProfiling property.(experimental) infrequentProfiledASNsUserIdentityProfiling property.(experimental) infrequentProfiledBucketsAccountProfiling property.(experimental) infrequentProfiledBucketsUserIdentityProfiling property.(experimental) infrequentProfiledUserAgentsAccountProfiling property.(experimental) infrequentProfiledUserAgentsUserIdentityProfiling property.(experimental) infrequentProfiledUserNamesAccountProfiling property.(experimental) infrequentProfiledUserNamesBucketProfiling property.(experimental) infrequentProfiledUserTypesAccountProfiling property.(experimental) numberOfHistoricalDailyAvgAPIsBucketProfiling property.(experimental) numberOfHistoricalDailyAvgAPIsBucketUserIdentityProfiling property.(experimental) numberOfHistoricalDailyAvgAPIsUserIdentityProfiling property.(experimental) numberOfHistoricalDailyMaxAPIsBucketProfiling property.(experimental) numberOfHistoricalDailyMaxAPIsBucketUserIdentityProfiling property.(experimental) numberOfHistoricalDailyMaxAPIsUserIdentityProfiling property.(experimental) rareProfiledAPIsAccountProfiling property.(experimental) rareProfiledAPIsUserIdentityProfiling property.(experimental) rareProfiledASNsAccountProfiling property.(experimental) rareProfiledASNsBucketProfiling property.(experimental) rareProfiledASNsUserIdentityProfiling property.(experimental) rareProfiledBucketsAccountProfiling property.(experimental) rareProfiledBucketsUserIdentityProfiling property.(experimental) rareProfiledUserAgentsAccountProfiling property.(experimental) rareProfiledUserAgentsUserIdentityProfiling property.(experimental) rareProfiledUserNamesAccountProfiling property.(experimental) rareProfiledUserNamesBucketProfiling property.(experimental) rareProfiledUserTypesAccountProfiling property.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
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.Matchfor 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor 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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
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.Matchfor more advanced matching options.Default: - Do not filter on this field
-
builder
-