

# IngressConfiguration
<a name="API_IngressConfiguration"></a>

Network configuration settings for inbound network traffic.

## Contents
<a name="API_IngressConfiguration_Contents"></a>

 ** IsPubliclyAccessible **   <a name="apprunner-Type-IngressConfiguration-IsPubliclyAccessible"></a>
Specifies whether your App Runner service is publicly accessible. To make the service publicly accessible set it to `True`. To make the service privately accessible, from only within an Amazon VPC set it to `False`.   
Type: Boolean  
Required: No

## See Also
<a name="API_IngressConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/apprunner-2020-05-15/IngressConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/apprunner-2020-05-15/IngressConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/apprunner-2020-05-15/IngressConfiguration) 