Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.resourcegroups.CfnGroupPropsMixin.ResourceQueryProperty
Packages that use CfnGroupPropsMixin.ResourceQueryProperty
-
Uses of CfnGroupPropsMixin.ResourceQueryProperty in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups
Classes in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups that implement CfnGroupPropsMixin.ResourceQueryPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnGroupPropsMixin.ResourceQueryPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups that return CfnGroupPropsMixin.ResourceQueryPropertyModifier and TypeMethodDescriptionCfnGroupPropsMixin.ResourceQueryProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.resourcegroups with parameters of type CfnGroupPropsMixin.ResourceQueryPropertyModifier and TypeMethodDescriptionCfnGroupMixinProps.Builder.resourceQuery(CfnGroupPropsMixin.ResourceQueryProperty resourceQuery) Sets the value ofCfnGroupMixinProps.getResourceQuery()CfnGroupPropsMixin.Builder.resourceQuery(CfnGroupPropsMixin.ResourceQueryProperty resourceQuery) The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group.