| Package | Description |
|---|---|
| com.amazonaws.services.mailmanager.model |
| Modifier and Type | Method and Description |
|---|---|
IngressPointAuthConfiguration |
IngressPointAuthConfiguration.clone() |
IngressPointAuthConfiguration |
GetIngressPointResult.getIngressPointAuthConfiguration()
The authentication configuration of the ingress endpoint resource.
|
IngressPointAuthConfiguration |
IngressPointAuthConfiguration.withIngressPointPasswordConfiguration(IngressPointPasswordConfiguration ingressPointPasswordConfiguration)
The ingress endpoint password configuration for the ingress endpoint resource.
|
IngressPointAuthConfiguration |
IngressPointAuthConfiguration.withSecretArn(String secretArn)
The ingress endpoint SecretsManager::Secret ARN configuration for the ingress endpoint resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetIngressPointResult.setIngressPointAuthConfiguration(IngressPointAuthConfiguration ingressPointAuthConfiguration)
The authentication configuration of the ingress endpoint resource.
|
GetIngressPointResult |
GetIngressPointResult.withIngressPointAuthConfiguration(IngressPointAuthConfiguration ingressPointAuthConfiguration)
The authentication configuration of the ingress endpoint resource.
|
Copyright © 2024. All rights reserved.