Uses of Interface
software.amazon.awscdk.services.apprunner.CfnService.NetworkConfigurationProperty
Packages that use CfnService.NetworkConfigurationProperty
-
Uses of CfnService.NetworkConfigurationProperty in software.amazon.awscdk.services.apprunner
Classes in software.amazon.awscdk.services.apprunner that implement CfnService.NetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnService.NetworkConfigurationPropertyMethods in software.amazon.awscdk.services.apprunner that return CfnService.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnService.NetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apprunner with parameters of type CfnService.NetworkConfigurationPropertyModifier 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()voidCfnService.setNetworkConfiguration(CfnService.NetworkConfigurationProperty value) Configuration settings related to network traffic of the web application that the App Runner service runs.