TrustAnchorSourceArgs

data class TrustAnchorSourceArgs(val sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null, val sourceType: Output<TrustAnchorType>? = null) : ConvertibleToJava<TrustAnchorSourceArgs>

Constructors

Link copied to clipboard
fun TrustAnchorSourceArgs(sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null, sourceType: Output<TrustAnchorType>? = null)

Functions

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

Properties

Link copied to clipboard
val sourceType: Output<TrustAnchorType>? = null