Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.resourcegroups.CfnGroupMixinProps.Builder
Packages that use CfnGroupMixinProps.Builder
-
Uses of CfnGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups
Methods in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups that return CfnGroupMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnGroupMixinProps.BuilderCfnGroupMixinProps.builder()CfnGroupMixinProps.Builder.configuration(List<? extends Object> configuration) Sets the value ofCfnGroupMixinProps.getConfiguration()CfnGroupMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnGroupMixinProps.getConfiguration()CfnGroupMixinProps.Builder.description(String description) Sets the value ofCfnGroupMixinProps.getDescription()Sets the value ofCfnGroupMixinProps.getName()CfnGroupMixinProps.Builder.resourceQuery(CfnGroupPropsMixin.ResourceQueryProperty resourceQuery) Sets the value ofCfnGroupMixinProps.getResourceQuery()CfnGroupMixinProps.Builder.resourceQuery(IResolvable resourceQuery) Sets the value ofCfnGroupMixinProps.getResourceQuery()Sets the value ofCfnGroupMixinProps.getResources()Sets the value ofCfnGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups with parameters of type CfnGroupMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnGroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGroupMixinProps.Builder.