Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.NetworkConfigurationProperty
-
Uses of CfnService.NetworkConfigurationProperty in software.amazon.awscdk.services.apprunner
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnService.NetworkConfigurationProperty
Modifier and TypeMethodDescriptionCfnService.NetworkConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnService.Builder.networkConfiguration
(CfnService.NetworkConfigurationProperty networkConfiguration) Configuration settings related to network traffic of the web application that the App Runner service runs.CfnServiceProps.Builder.networkConfiguration
(CfnService.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnServiceProps.getNetworkConfiguration()
void
CfnService.setNetworkConfiguration
(CfnService.NetworkConfigurationProperty value) Configuration settings related to network traffic of the web application that the App Runner service runs.