IngressPointConfiguration
The configuration of the ingress endpoint resource.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- SecretArn
-
The SecretsManager::Secret ARN of the ingress endpoint resource.
Type: String
Pattern:
^arn:(aws|aws-cn|aws-us-gov):secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=,.@-]+$
Required: No
- SmtpPassword
-
The password of the ingress endpoint resource.
Type: String
Length Constraints: Minimum length of 8. Maximum length of 64.
Pattern:
^[A-Za-z0-9!@#$%^&*()_+\-=\[\]{}|.,?]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: