Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apprunner.CfnServicePropsMixin.EgressConfigurationProperty.Builder
Packages that use CfnServicePropsMixin.EgressConfigurationProperty.Builder
-
Uses of CfnServicePropsMixin.EgressConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.apprunner
Methods in software.amazon.awscdk.cfnpropertymixins.services.apprunner that return CfnServicePropsMixin.EgressConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnServicePropsMixin.EgressConfigurationProperty.builder()CfnServicePropsMixin.EgressConfigurationProperty.Builder.egressType(String egressType) Sets the value ofCfnServicePropsMixin.EgressConfigurationProperty.getEgressType()CfnServicePropsMixin.EgressConfigurationProperty.Builder.vpcConnectorArn(String vpcConnectorArn) Sets the value ofCfnServicePropsMixin.EgressConfigurationProperty.getVpcConnectorArn()CfnServicePropsMixin.EgressConfigurationProperty.Builder.vpcConnectorArn(IVpcConnectorRef vpcConnectorArn) Sets the value ofCfnServicePropsMixin.EgressConfigurationProperty.getVpcConnectorArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.apprunner with parameters of type CfnServicePropsMixin.EgressConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.EgressConfigurationProperty.Builder.