Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.NetworkConfigurationProperty
Packages that use CfnServicePropsMixin.NetworkConfigurationProperty
-
Uses of CfnServicePropsMixin.NetworkConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Classes in software.amazon.awscdk.cfnpropertymixins.services.apprunner that implement CfnServicePropsMixin.NetworkConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnServicePropsMixin.NetworkConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnServicePropsMixin.NetworkConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.NetworkConfigurationPropertyModifier and TypeMethodDescriptionCfnServiceMixinProps.Builder.networkConfiguration(CfnServicePropsMixin.NetworkConfigurationProperty networkConfiguration) Sets the value ofCfnServiceMixinProps.getNetworkConfiguration()CfnServicePropsMixin.Builder.networkConfiguration(CfnServicePropsMixin.NetworkConfigurationProperty networkConfiguration) Configuration settings related to network traffic of the web application that the App Runner service runs.