Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.SourceConfigurationProperty
Packages that use CfnService.SourceConfigurationProperty
-
Uses of CfnService.SourceConfigurationProperty in software.amazon.awscdk.services.apprunner
Classes in software.amazon.awscdk.services.apprunner that implement CfnService.SourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.SourceConfigurationPropertyMethods in software.amazon.awscdk.services.apprunner that return CfnService.SourceConfigurationPropertyModifier and TypeMethodDescriptionCfnService.SourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apprunner with parameters of type CfnService.SourceConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnService.setSourceConfiguration(CfnService.SourceConfigurationProperty value) The source to deploy to the App Runner service.CfnService.Builder.sourceConfiguration(CfnService.SourceConfigurationProperty sourceConfiguration) The source to deploy to the App Runner service.CfnServiceProps.Builder.sourceConfiguration(CfnService.SourceConfigurationProperty sourceConfiguration) Sets the value ofCfnServiceProps.getSourceConfiguration()