class ExportCredentialsResponse


Success response of exporting the credentials to the provider

Summary

Public constructors

Public properties

Map<StringPerTypeExportResult>

the result of exporting credentials, keyed by the CredentialTypes

Public constructors

ExportCredentialsResponse

Added in 1.0.0-alpha03
ExportCredentialsResponse(
    exportResults: Map<StringPerTypeExportResult>
)

Public properties

exportResults

Added in 1.0.0-alpha03
val exportResultsMap<StringPerTypeExportResult>

the result of exporting credentials, keyed by the CredentialTypes