Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.config.CfnStoredQueryPropsMixin.Builder
Packages that use CfnStoredQueryPropsMixin.Builder
-
Uses of CfnStoredQueryPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.config
Methods in software.amazon.awscdk.cfnpropertymixins.services.config that return CfnStoredQueryPropsMixin.BuilderModifier and TypeMethodDescriptionCfnStoredQueryPropsMixin.Builder.create()CfnStoredQueryPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnStoredQueryPropsMixin.Builder.queryDescription(String queryDescription) A unique description for the query.CfnStoredQueryPropsMixin.Builder.queryExpression(String queryExpression) The expression of the query.The name of the query.An array of key-value pairs to apply to this resource.