Uses of Interface
software.amazon.awscdk.services.amplify.AutoBranchCreation
Packages that use AutoBranchCreation
-
Uses of AutoBranchCreation in software.amazon.awscdk.services.amplify
Classes in software.amazon.awscdk.services.amplify that implement AutoBranchCreationMethods in software.amazon.awscdk.services.amplify 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 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()