Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudtrail.CfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder
Packages that use CfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder
-
Uses of CfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail that return CfnTrailPropsMixin.AdvancedFieldSelectorProperty.BuilderModifier and TypeMethodDescriptionCfnTrailPropsMixin.AdvancedFieldSelectorProperty.builder()Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getEndsWith()Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getEqualTo()Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getField()CfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder.notEndsWith(List<String> notEndsWith) Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getNotEndsWith()Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getNotEquals()CfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder.notStartsWith(List<String> notStartsWith) Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getNotStartsWith()CfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder.startsWith(List<String> startsWith) Sets the value ofCfnTrailPropsMixin.AdvancedFieldSelectorProperty.getStartsWith()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudtrail with parameters of type CfnTrailPropsMixin.AdvancedFieldSelectorProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTrailPropsMixin.AdvancedFieldSelectorProperty.Builder.