GetLogDeliveryCanonicalUserIdPlainArgs

data class GetLogDeliveryCanonicalUserIdPlainArgs(val region: String? = null) : ConvertibleToJava<GetLogDeliveryCanonicalUserIdPlainArgs>

A collection of arguments for invoking getLogDeliveryCanonicalUserId.

Constructors

Link copied to clipboard
constructor(region: String? = null)

Properties

Link copied to clipboard
val region: String? = null

Region you'd like the zone for. By default, fetches the current region.

Functions

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