Uses of Class
software.amazon.awscdk.services.ecs.AppMeshProxyConfigurationProps.Builder
Packages that use AppMeshProxyConfigurationProps.Builder
-
Uses of AppMeshProxyConfigurationProps.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return AppMeshProxyConfigurationProps.BuilderModifier and TypeMethodDescriptionSets the value ofAppMeshProxyConfigurationProps.getAppPorts()AppMeshProxyConfigurationProps.builder()AppMeshProxyConfigurationProps.Builder.egressIgnoredIPs(List<String> egressIgnoredIPs) Sets the value ofAppMeshProxyConfigurationProps.getEgressIgnoredIPs()AppMeshProxyConfigurationProps.Builder.egressIgnoredPorts(List<? extends Number> egressIgnoredPorts) Sets the value ofAppMeshProxyConfigurationProps.getEgressIgnoredPorts()AppMeshProxyConfigurationProps.Builder.ignoredGid(Number ignoredGid) Sets the value ofinvalid reference
AppMeshProxyConfigurationProps#getIgnoredGidAppMeshProxyConfigurationProps.Builder.ignoredUid(Number ignoredUid) Sets the value ofinvalid reference
AppMeshProxyConfigurationProps#getIgnoredUidAppMeshProxyConfigurationProps.Builder.proxyEgressPort(Number proxyEgressPort) Sets the value ofAppMeshProxyConfigurationProps.getProxyEgressPort()AppMeshProxyConfigurationProps.Builder.proxyIngressPort(Number proxyIngressPort) Sets the value ofAppMeshProxyConfigurationProps.getProxyIngressPort()Constructors in software.amazon.awscdk.services.ecs with parameters of type AppMeshProxyConfigurationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theAppMeshProxyConfigurationProps.Builder.