Uses of Interface
software.amazon.awscdk.services.config.CfnStoredQueryProps
Packages that use CfnStoredQueryProps
-
Uses of CfnStoredQueryProps in software.amazon.awscdk.services.config
Classes in software.amazon.awscdk.services.config that implement CfnStoredQueryPropsMethods in software.amazon.awscdk.services.config that return CfnStoredQueryPropsModifier and TypeMethodDescriptionCfnStoredQueryProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.config with parameters of type CfnStoredQueryPropsModifierConstructorDescriptionCfnStoredQuery
(Construct scope, String id, CfnStoredQueryProps props) Create a newAWS::Config::StoredQuery
.