Get Secret Replication
data class GetSecretReplication(val autos: List<GetSecretReplicationAuto>, val userManageds: List<GetSecretReplicationUserManaged>)
Constructors
Link copied to clipboard
constructor(autos: List<GetSecretReplicationAuto>, userManageds: List<GetSecretReplicationUserManaged>)