Uses of Interface
software.amazon.awscdk.services.amplify.alpha.AutoBranchCreation
Packages that use AutoBranchCreation
-
Uses of AutoBranchCreation in software.amazon.awscdk.services.amplify.alpha
Classes in software.amazon.awscdk.services.amplify.alpha that implement AutoBranchCreationMethods in software.amazon.awscdk.services.amplify.alpha that return AutoBranchCreationModifier and TypeMethodDescriptionAutoBranchCreation.Builder.build()Builds the configured instance.default AutoBranchCreationAppProps.getAutoBranchCreation()(experimental) The auto branch creation configuration.final AutoBranchCreationAppProps.Jsii$Proxy.getAutoBranchCreation()Methods in software.amazon.awscdk.services.amplify.alpha with parameters of type AutoBranchCreationModifier and TypeMethodDescriptionApp.Builder.autoBranchCreation(AutoBranchCreation autoBranchCreation) (experimental) The auto branch creation configuration.AppProps.Builder.autoBranchCreation(AutoBranchCreation autoBranchCreation) Sets the value ofAppProps.getAutoBranchCreation()