IngressPointConfiguration
The configuration of the ingress endpoint resource.
Inheritors
Types
Functions
Casts this IngressPointConfiguration as a SecretArn and retrieves its kotlin.String value. Throws an exception if the IngressPointConfiguration is not a SecretArn.
Casts this IngressPointConfiguration as a SecretArn and retrieves its kotlin.String value. Returns null if the IngressPointConfiguration is not a SecretArn.
Casts this IngressPointConfiguration as a SmtpPassword and retrieves its kotlin.String value. Throws an exception if the IngressPointConfiguration is not a SmtpPassword.
Casts this IngressPointConfiguration as a SmtpPassword and retrieves its kotlin.String value. Returns null if the IngressPointConfiguration is not a SmtpPassword.
Casts this IngressPointConfiguration as a TlsAuthConfiguration and retrieves its aws.sdk.kotlin.services.mailmanager.model.TlsAuthConfiguration value. Throws an exception if the IngressPointConfiguration is not a TlsAuthConfiguration.
Casts this IngressPointConfiguration as a TlsAuthConfiguration and retrieves its aws.sdk.kotlin.services.mailmanager.model.TlsAuthConfiguration value. Returns null if the IngressPointConfiguration is not a TlsAuthConfiguration.