GetUserPoolUiCustomizationAttachmentPlainArgs

data class GetUserPoolUiCustomizationAttachmentPlainArgs(val id: String) : ConvertibleToJava<GetUserPoolUiCustomizationAttachmentPlainArgs>

Constructors

constructor(id: String)

Properties

Link copied to clipboard
val id: String

The resource ID.

Functions

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