Uses of Class
software.amazon.awscdk.services.wisdom.CfnAIAgent.TagFilterProperty.Builder
Packages that use CfnAIAgent.TagFilterProperty.Builder
-
Uses of CfnAIAgent.TagFilterProperty.Builder in software.amazon.awscdk.services.wisdom
Methods in software.amazon.awscdk.services.wisdom that return CfnAIAgent.TagFilterProperty.BuilderModifier and TypeMethodDescriptionCfnAIAgent.TagFilterProperty.Builder.andConditions(List<? extends Object> andConditions) Sets the value ofCfnAIAgent.TagFilterProperty.getAndConditions()CfnAIAgent.TagFilterProperty.Builder.andConditions(IResolvable andConditions) Sets the value ofCfnAIAgent.TagFilterProperty.getAndConditions()CfnAIAgent.TagFilterProperty.builder()CfnAIAgent.TagFilterProperty.Builder.orConditions(List<? extends Object> orConditions) Sets the value ofCfnAIAgent.TagFilterProperty.getOrConditions()CfnAIAgent.TagFilterProperty.Builder.orConditions(IResolvable orConditions) Sets the value ofCfnAIAgent.TagFilterProperty.getOrConditions()CfnAIAgent.TagFilterProperty.Builder.tagCondition(IResolvable tagCondition) Sets the value ofCfnAIAgent.TagFilterProperty.getTagCondition()CfnAIAgent.TagFilterProperty.Builder.tagCondition(CfnAIAgent.TagConditionProperty tagCondition) Sets the value ofCfnAIAgent.TagFilterProperty.getTagCondition()Constructors in software.amazon.awscdk.services.wisdom with parameters of type CfnAIAgent.TagFilterProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgent.TagFilterProperty.Builder.