Uses of Interface
software.amazon.awscdk.services.amplify.CfnApp.JobConfigProperty
Packages that use CfnApp.JobConfigProperty
-
Uses of CfnApp.JobConfigProperty in software.amazon.awscdk.services.amplify
Classes in software.amazon.awscdk.services.amplify that implement CfnApp.JobConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnApp.JobConfigProperty
Methods in software.amazon.awscdk.services.amplify that return CfnApp.JobConfigPropertyModifier and TypeMethodDescriptionCfnApp.JobConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.amplify with parameters of type CfnApp.JobConfigPropertyModifier and TypeMethodDescriptionCfnApp.Builder.jobConfig
(CfnApp.JobConfigProperty jobConfig) The configuration details that apply to the jobs for an Amplify app.CfnAppProps.Builder.jobConfig
(CfnApp.JobConfigProperty jobConfig) Sets the value ofCfnAppProps.getJobConfig()
void
CfnApp.setJobConfig
(CfnApp.JobConfigProperty value) The configuration details that apply to the jobs for an Amplify app.