Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.17 KB

MigrationsConfigPart.md

File metadata and controls

18 lines (14 loc) · 1.17 KB

MigrationsConfigPart

Properties

Name Type Description Notes
active_directory_migrations list[ActiveDirectoryMigration] [optional]
aws_secrets_migrations list[AWSSecretsMigration] [optional]
azure_kv_migrations list[AzureKeyVaultMigration] [optional]
gcp_secrets_migrations list[GCPSecretsMigration] [optional]
hashi_migrations list[HashiMigration] [optional]
k8s_migrations list[K8SMigration] [optional]
mock_migrations list[MockMigration] [optional]
one_password_migrations list[OnePasswordMigration] [optional]
server_inventory_migrations list[ServerInventoryMigration] [optional]

[Back to Model list] [Back to API list] [Back to README]