

# IngressPointAuthConfiguration
<a name="API_IngressPointAuthConfiguration"></a>

The authentication configuration for the ingress endpoint resource.

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

 ** IngressPointPasswordConfiguration **   <a name="sesmailmanager-Type-IngressPointAuthConfiguration-IngressPointPasswordConfiguration"></a>
The ingress endpoint password configuration for the ingress endpoint resource.  
Type: [IngressPointPasswordConfiguration](API_IngressPointPasswordConfiguration.md) object  
Required: No

 ** SecretArn **   <a name="sesmailmanager-Type-IngressPointAuthConfiguration-SecretArn"></a>
The ingress endpoint SecretsManager::Secret ARN configuration for the ingress endpoint resource.  
Type: String  
Pattern: `arn:(aws|aws-cn|aws-us-gov|aws-eusc):secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=,.@-]+`   
Required: No

 ** TlsAuthConfiguration **   <a name="sesmailmanager-Type-IngressPointAuthConfiguration-TlsAuthConfiguration"></a>
The mutual TLS authentication configuration for the ingress endpoint resource.  
Type: [TlsAuthConfiguration](API_TlsAuthConfiguration.md) object  
Required: No

## See Also
<a name="API_IngressPointAuthConfiguration_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/mailmanager-2023-10-17/IngressPointAuthConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mailmanager-2023-10-17/IngressPointAuthConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mailmanager-2023-10-17/IngressPointAuthConfiguration) 