Trust Anchor Source Args
data class TrustAnchorSourceArgs(val sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null, val sourceType: Output<TrustAnchorType>? = null) : ConvertibleToJava<TrustAnchorSourceArgs>
Constructors
Link copied to clipboard
constructor(sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null, sourceType: Output<TrustAnchorType>? = null)
Properties
Link copied to clipboard
val sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null
A union object representing the data field of the TrustAnchor depending on its type
Link copied to clipboard
The type of the TrustAnchor.