TrustProviderArgs

fun TrustProviderArgs(description: Output<String>? = null, deviceOptions: Output<TrustProviderDeviceOptionsArgs>? = null, deviceTrustProviderType: Output<String>? = null, oidcOptions: Output<TrustProviderOidcOptionsArgs>? = null, policyReferenceName: Output<String>? = null, tags: Output<Map<String, String>>? = null, trustProviderType: Output<String>? = null, userTrustProviderType: Output<String>? = null)