Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.SourceConfigurationProperty
-
Uses of CfnService.SourceConfigurationProperty in software.amazon.awscdk.services.apprunner
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.SourceConfigurationProperty
Modifier and TypeMethodDescriptionCfnService.SourceConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnService.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()