TrustAnchorArgs

fun TrustAnchorArgs(enabled: Output<Boolean>? = null, name: Output<String>? = null, notificationSettings: Output<List<TrustAnchorNotificationSettingArgs>>? = null, source: Output<TrustAnchorSourceArgs>? = null, tags: Output<List<TrustAnchorTagArgs>>? = null)