Uses of Class
software.amazon.awscdk.services.xray.CfnGroupProps.Builder
Packages that use CfnGroupProps.Builder
-
Uses of CfnGroupProps.Builder in software.amazon.awscdk.services.xray
Methods in software.amazon.awscdk.services.xray that return CfnGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnGroupProps.BuilderCfnGroupProps.builder()CfnGroupProps.Builder.filterExpression(String filterExpression) Sets the value ofCfnGroupProps.getFilterExpression()Sets the value ofCfnGroupProps.getGroupName()CfnGroupProps.Builder.insightsConfiguration(IResolvable insightsConfiguration) Sets the value ofCfnGroupProps.getInsightsConfiguration()CfnGroupProps.Builder.insightsConfiguration(CfnGroup.InsightsConfigurationProperty insightsConfiguration) Sets the value ofCfnGroupProps.getInsightsConfiguration()Sets the value ofCfnGroupProps.getTags()Constructors in software.amazon.awscdk.services.xray with parameters of type CfnGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGroupProps.Builder.