TrustAnchorArgs

constructor(enabled: Output<Boolean>? = null, name: Output<String>? = null, source: Output<TrustAnchorSourceArgs>? = null, tags: Output<Map<String, String>>? = null)