GetMailManagerIngressPointPlainArgs

data class GetMailManagerIngressPointPlainArgs(val ingressPointId: String) : ConvertibleToJava<GetMailManagerIngressPointPlainArgs>

Constructors

Link copied to clipboard
constructor(ingressPointId: String)

Properties

Link copied to clipboard

The identifier of the ingress endpoint resource.

Functions

Link copied to clipboard
open override fun toJava(): GetMailManagerIngressPointPlainArgs