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
fun TrustAnchorSourceArgs(sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null, sourceType: Output<TrustAnchorType>? = null)
Functions
Properties
Link copied to clipboard
val sourceData: Output<Either<TrustAnchorSourceData0PropertiesArgs, TrustAnchorSourceData1PropertiesArgs>>? = null