IngressPoint

The structure of an ingress endpoint resource.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager.

Link copied to clipboard

The identifier of the ingress endpoint resource.

Link copied to clipboard

A user friendly name for the ingress endpoint resource.

Link copied to clipboard

The status of the ingress endpoint resource.

Link copied to clipboard

The type of ingress endpoint resource.

Functions

Link copied to clipboard
inline fun copy(block: IngressPoint.Builder.() -> Unit = {}): IngressPoint
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String