GetAttestationAtResourcePlainArgs

data class GetAttestationAtResourcePlainArgs(val attestationName: String, val resourceId: String) : ConvertibleToJava<GetAttestationAtResourcePlainArgs>

Constructors

Link copied to clipboard
constructor(attestationName: String, resourceId: String)

Properties

Link copied to clipboard

The name of the attestation.

Link copied to clipboard

Resource ID.

Functions

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