TrustProviderArgs

constructor(description: Output<String>? = null, deviceOptions: Output<TrustProviderDeviceOptionsArgs>? = null, deviceTrustProviderType: Output<String>? = null, nativeApplicationOidcOptions: Output<TrustProviderNativeApplicationOidcOptionsArgs>? = null, oidcOptions: Output<TrustProviderOidcOptionsArgs>? = null, policyReferenceName: Output<String>? = null, sseSpecification: Output<TrustProviderSseSpecificationArgs>? = null, tags: Output<Map<String, String>>? = null, trustProviderType: Output<String>? = null, userTrustProviderType: Output<String>? = null)