GetIdentityPoolRoleAttachmentPlainArgs

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

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The resource ID.

Functions

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