Uses of Interface
io.github.cdklabs.projen.github.AutoApproveOptions
-
-
Uses of AutoApproveOptions in io.github.cdklabs.projen.awscdk
Methods in io.github.cdklabs.projen.awscdk that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsAwsCdkConstructLibraryOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsAwsCdkJavaAppOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsAwsCdkPythonAppOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsAwsCdkTypeScriptAppOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsConstructLibraryAwsOptions.Jsii$Proxy. getAutoApproveOptions()Deprecated.Methods in io.github.cdklabs.projen.awscdk with parameters of type AutoApproveOptions Modifier and Type Method Description AwsCdkConstructLibrary.BuilderAwsCdkConstructLibrary.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.AwsCdkConstructLibraryOptions.BuilderAwsCdkConstructLibraryOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()AwsCdkJavaApp.BuilderAwsCdkJavaApp.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.AwsCdkJavaAppOptions.BuilderAwsCdkJavaAppOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()AwsCdkPythonApp.BuilderAwsCdkPythonApp.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.AwsCdkPythonAppOptions.BuilderAwsCdkPythonAppOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()AwsCdkTypeScriptApp.BuilderAwsCdkTypeScriptApp.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.AwsCdkTypeScriptAppOptions.BuilderAwsCdkTypeScriptAppOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()ConstructLibraryAws.BuilderConstructLibraryAws.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.ConstructLibraryAwsOptions.BuilderConstructLibraryAwsOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Deprecated.Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.cdk
Methods in io.github.cdklabs.projen.cdk that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsConstructLibraryOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsJsiiProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.cdk with parameters of type AutoApproveOptions Modifier and Type Method Description ConstructLibraryOptions.BuilderConstructLibraryOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()JsiiProject.BuilderJsiiProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.JsiiProjectOptions.BuilderJsiiProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.cdk8s
Methods in io.github.cdklabs.projen.cdk8s that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsCdk8sPythonOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsCdk8sTypeScriptAppOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsConstructLibraryCdk8sOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.cdk8s with parameters of type AutoApproveOptions Modifier and Type Method Description Cdk8sPythonApp.BuilderCdk8sPythonApp.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.Cdk8sPythonOptions.BuilderCdk8sPythonOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()Cdk8sTypeScriptApp.BuilderCdk8sTypeScriptApp.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.Cdk8sTypeScriptAppOptions.BuilderCdk8sTypeScriptAppOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()ConstructLibraryCdk8s.BuilderConstructLibraryCdk8s.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.ConstructLibraryCdk8sOptions.BuilderConstructLibraryCdk8sOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.cdktf
Methods in io.github.cdklabs.projen.cdktf that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsConstructLibraryCdktfOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.cdktf with parameters of type AutoApproveOptions Modifier and Type Method Description ConstructLibraryCdktf.BuilderConstructLibraryCdktf.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.ConstructLibraryCdktfOptions.BuilderConstructLibraryCdktfOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement AutoApproveOptions Modifier and Type Class Description static classAutoApproveOptions.Jsii$ProxyAn implementation forAutoApproveOptionsMethods in io.github.cdklabs.projen.github that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsAutoApproveOptions.Builder. build()Builds the configured instance.default AutoApproveOptionsGitHubProjectOptions. getAutoApproveOptions()(experimental) Enable and configure the 'auto approve' workflow.AutoApproveOptionsGitHubProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.github with parameters of type AutoApproveOptions Modifier and Type Method Description GitHubProject.BuilderGitHubProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Deprecated.(experimental) Enable and configure the 'auto approve' workflow.GitHubProjectOptions.BuilderGitHubProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()Constructors in io.github.cdklabs.projen.github with parameters of type AutoApproveOptions Constructor Description AutoApprove(GitHub github, AutoApproveOptions options) -
Uses of AutoApproveOptions in io.github.cdklabs.projen.java
Methods in io.github.cdklabs.projen.java that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsJavaProjectCommonOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsJavaProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.java with parameters of type AutoApproveOptions Modifier and Type Method Description JavaProject.BuilderJavaProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.JavaProjectCommonOptions.BuilderJavaProjectCommonOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()JavaProjectOptions.BuilderJavaProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.javascript
Methods in io.github.cdklabs.projen.javascript that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsNodeProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.javascript with parameters of type AutoApproveOptions Modifier and Type Method Description NodeProject.BuilderNodeProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.NodeProjectOptions.BuilderNodeProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.python
Methods in io.github.cdklabs.projen.python that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsPythonProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.python with parameters of type AutoApproveOptions Modifier and Type Method Description PythonProject.BuilderPythonProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.PythonProjectOptions.BuilderPythonProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.typescript
Methods in io.github.cdklabs.projen.typescript that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsTypeScriptLibraryProjectOptions.Jsii$Proxy. getAutoApproveOptions()Deprecated.AutoApproveOptionsTypeScriptProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.typescript with parameters of type AutoApproveOptions Modifier and Type Method Description TypeScriptAppProject.BuilderTypeScriptAppProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.TypeScriptLibraryProject.BuilderTypeScriptLibraryProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.TypeScriptLibraryProjectOptions.BuilderTypeScriptLibraryProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Deprecated.Sets the value ofGitHubProjectOptions.getAutoApproveOptions()TypeScriptProject.BuilderTypeScriptProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.TypeScriptProjectOptions.BuilderTypeScriptProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions() -
Uses of AutoApproveOptions in io.github.cdklabs.projen.web
Methods in io.github.cdklabs.projen.web that return AutoApproveOptions Modifier and Type Method Description AutoApproveOptionsNextJsProjectOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsNextJsTypeScriptProjectOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsReactProjectOptions.Jsii$Proxy. getAutoApproveOptions()AutoApproveOptionsReactTypeScriptProjectOptions.Jsii$Proxy. getAutoApproveOptions()Methods in io.github.cdklabs.projen.web with parameters of type AutoApproveOptions Modifier and Type Method Description NextJsProject.BuilderNextJsProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.NextJsProjectOptions.BuilderNextJsProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()NextJsTypeScriptProject.BuilderNextJsTypeScriptProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.NextJsTypeScriptProjectOptions.BuilderNextJsTypeScriptProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()ReactProject.BuilderReactProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.ReactProjectOptions.BuilderReactProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()ReactTypeScriptProject.BuilderReactTypeScriptProject.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)(experimental) Enable and configure the 'auto approve' workflow.ReactTypeScriptProjectOptions.BuilderReactTypeScriptProjectOptions.Builder. autoApproveOptions(AutoApproveOptions autoApproveOptions)Sets the value ofGitHubProjectOptions.getAutoApproveOptions()
-