Uses of Class
software.amazon.awscdk.services.cloudtrail.CfnTrail.AdvancedFieldSelectorProperty.Builder
-
Uses of CfnTrail.AdvancedFieldSelectorProperty.Builder in software.amazon.awscdk.services.cloudtrail
Modifier and TypeMethodDescriptionCfnTrail.AdvancedFieldSelectorProperty.builder()
Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getEndsWith()
Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getEqualTo()
Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getField()
CfnTrail.AdvancedFieldSelectorProperty.Builder.notEndsWith
(List<String> notEndsWith) Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getNotEndsWith()
Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getNotEquals()
CfnTrail.AdvancedFieldSelectorProperty.Builder.notStartsWith
(List<String> notStartsWith) Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getNotStartsWith()
CfnTrail.AdvancedFieldSelectorProperty.Builder.startsWith
(List<String> startsWith) Sets the value ofCfnTrail.AdvancedFieldSelectorProperty.getStartsWith()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTrail.AdvancedFieldSelectorProperty.Builder
.