Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.SourceConfigurationProperty
Packages that use CfnServicePropsMixin.SourceConfigurationProperty
-
Uses of CfnServicePropsMixin.SourceConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Classes in software.amazon.awscdk.cfnpropertymixins.services.apprunner that implement CfnServicePropsMixin.SourceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.SourceConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.SourceConfigurationPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.SourceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.SourceConfigurationPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.sourceConfiguration(CfnServicePropsMixin.SourceConfigurationProperty sourceConfiguration) Sets the value ofCfnServiceMixinProps.getSourceConfiguration()CfnServicePropsMixin.Builder.sourceConfiguration(CfnServicePropsMixin.SourceConfigurationProperty sourceConfiguration) The source to deploy to the App Runner service.