Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.NetworkConfigurationProperty.Builder
Packages that use CfnServicePropsMixin.NetworkConfigurationProperty.Builder
-
Uses of CfnServicePropsMixin.NetworkConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.NetworkConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.NetworkConfigurationProperty.builder()CfnServicePropsMixin.NetworkConfigurationProperty.Builder.egressConfiguration(CfnServicePropsMixin.EgressConfigurationProperty egressConfiguration) CfnServicePropsMixin.NetworkConfigurationProperty.Builder.egressConfiguration(IResolvable egressConfiguration) CfnServicePropsMixin.NetworkConfigurationProperty.Builder.ingressConfiguration(CfnServicePropsMixin.IngressConfigurationProperty ingressConfiguration) CfnServicePropsMixin.NetworkConfigurationProperty.Builder.ingressConfiguration(IResolvable ingressConfiguration) CfnServicePropsMixin.NetworkConfigurationProperty.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnServicePropsMixin.NetworkConfigurationProperty.getIpAddressType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.NetworkConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.NetworkConfigurationProperty.Builder.